diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..0ee9649 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,5 @@ +# file GENERATED by distutils, do NOT edit +setup.py +b64\__init__.py +b64\core.py +b64\utils.py diff --git a/setup.py b/setup.py index da4915a..5eeb5db 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ author='n0x1s', author_email='n0x1s0x01@gmail.com', url='https://github.com/n0x1s/data_b64', - download_url='https://github.com/n0x1s/b64/archive/0.1.tar.gz', + download_url='https://github.com/N0x1s/data_b64/archive/0.1.tar.gz', keywords=['base64', 'image to base64', 'video to base64', 'base64 convert'], classifiers=[