Skip to content

Commit 0a30c12

Browse files
Update setup.py
1 parent ddb644b commit 0a30c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
pymodule['authoremail'] = '[email protected]'
7070
pymodule['maintainer'] = 'Kazuhika Kitsune-chan'
7171
pymodule['maintaineremail'] = '[email protected]'
72-
pymodule['description'] = 'A tar like file format name archivefile.'
72+
pymodule['description'] = 'A tar like file format name NeoFile.'
7373
pymodule['license'] = 'Revised BSD License'
7474
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'
7575
pymodule['url'] = 'https://github.com/GameMaker2k/PyNeoFile'

0 commit comments

Comments
 (0)