We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb644b commit 0a30c12Copy full SHA for 0a30c12
setup.py
@@ -69,7 +69,7 @@
69
pymodule['authoremail'] = '[email protected]'
70
pymodule['maintainer'] = 'Kazuhika Kitsune-chan'
71
pymodule['maintaineremail'] = '[email protected]'
72
-pymodule['description'] = 'A tar like file format name archivefile.'
+pymodule['description'] = 'A tar like file format name NeoFile.'
73
pymodule['license'] = 'Revised BSD License'
74
pymodule['keywords'] = 'archivefile archive archivefile-archive pyarchivefile python python-archivefile neko nekofile neko-archive nekofile-archive pynekofile python python-nekofile compression tarball gzip tar bzip2 tar-archive lzma xz gz lzma2 xz2 tarlike tarlite'
75
pymodule['url'] = 'https://github.com/GameMaker2k/PyNeoFile'
0 commit comments