Metadata-Version: 1.0
Name: python-unixtools
Version: 0.0.1
Summary: A set of Unix tools implemented in pure Python.
Home-page: http://python-unixtools.origo.ethz.ch/
Author: Hartmut Goebel
Author-email: h.goebel@goebel-consult.de
License: GPL 3.0
Download-URL: http://python-unixtools.origo.ethz.ch/download/
Description: 
        A set of Unix tools implemented in pure Python.
        
        These tools are currently only meant as supplement to be able to use
        distutils's sdist_tar, sdist_bztar and sdist_gztar on Windows/Wine.
        Thus they currently only support the flags required by distutils.
        
        But perhaps this will grow. Feel free to enhance.
        
Keywords: tar bzip2 gzip
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
