Metadata-Version: 1.0
Name: PyHurd
Version: 0.0.0a5
Summary: Pytonish GNU/Hurd
Home-page: http://savannah.nongnu.org/projects/pyhurd/
Author: Anatoly A. Kazantsev
Author-email: anatoly@gnu.org
License: GNU GPL2
Download-URL: http://pypi.python.org/pypi/PyHurd/
Description: 
        PyHurd is an attempt to create full Python bindings to the GNU/Hurd API.
        It will include bindings to various GNU/Hurd libraries
        and will have the ability to create translators in Python.
        NEWS:
        
        PyHurd 0.0.0a5 (2008-11-16)
        
        * Add Cython 0.10 to supported versions
        * Rewrite code with pure python mode support
        
        PyHurd 0.0.0a4 (2008-10-13)
        
        * Added explicit license Info: GPLv2+
        
        PyHurd 0.0.0a3 (2008-06-15)
        
        * Added example: python file class
        * Added examples: file copy and file dump
        * Added IO bindings
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: GNU Hurd
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Operating System Kernels :: GNU Hurd
