Skip to content

Commit c74eaa4

Browse files
author
Joshua Thomas Przyborowski
authored
Add files via upload
1 parent 36b44c7 commit c74eaa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
pymodule['maintaineremail'] = 'kazuki.przyborowski@gmail.com'
7373
pymodule['description'] = 'A tar like file format name catfile after unix cat command (concatenate files) .'
7474
pymodule['license'] = 'Revised BSD License'
75-
pymodule['keywords'] = 'catfile pycatfile python python-catfile'
75+
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'
7676
pymodule['url'] = 'https://github.com/GameMaker2k/PyCatFile'
7777
pymodule['downloadurl'] = 'https://github.com/GameMaker2k/PyCatFile/archive/master.tar.gz'
7878
pymodule[

0 commit comments

Comments
 (0)