We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b44c7 commit c74eaa4Copy full SHA for c74eaa4
1 file changed
setup.py
@@ -72,7 +72,7 @@
72
pymodule['maintaineremail'] = 'kazuki.przyborowski@gmail.com'
73
pymodule['description'] = 'A tar like file format name catfile after unix cat command (concatenate files) .'
74
pymodule['license'] = 'Revised BSD License'
75
-pymodule['keywords'] = 'catfile pycatfile python python-catfile'
+pymodule['keywords'] = 'cat catfile cat-archive catfile-archive pycatfile python python-catfile neko nekofile neko-archive nekofile-archive pynekofile python python-nekofile compression tarball gzip tar bzip2 tar-archive lzma xz gz lzma2 xz2 tarlike tarlite hairball'
76
pymodule['url'] = 'https://github.com/GameMaker2k/PyCatFile'
77
pymodule['downloadurl'] = 'https://github.com/GameMaker2k/PyCatFile/archive/master.tar.gz'
78
pymodule[
0 commit comments