File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070pymodule ['authoremail' ] = 'kazuki.przyborowski@gmail.com'
7171pymodule ['maintainer' ] = 'Kazuki Przyborowski'
7272pymodule ['maintaineremail' ] = 'kazuki.przyborowski@gmail.com'
73- pymodule ['description' ] = 'A tar like file format name archivefile after unix cat command (concatenate files) .'
73+ pymodule ['description' ] = 'A tar like file format name archivefile.'
7474pymodule ['license' ] = 'Revised BSD License'
75- pymodule ['keywords' ] = 'cat archivefile cat- 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 hairball '
75+ 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'
7676pymodule ['url' ] = 'https://github.com/GameMaker2k/PyArchiveFile'
7777pymodule ['downloadurl' ] = 'https://github.com/GameMaker2k/PyArchiveFile/archive/master.tar.gz'
7878pymodule [
79- 'longdescription' ] = 'A tar like file format name archivefile after unix cat command (concatenate files) .'
79+ 'longdescription' ] = 'A tar like file format name archivefile.'
8080pymodule ['platforms' ] = 'OS Independent'
8181pymodule ['zipsafe' ] = True
8282pymodule ['pymodules' ] = ['pyarchivefile' ]
You can’t perform that action at this time.
0 commit comments