Metadata-Version: 1.0
Name: PyHurd
Version: 0.0.0a6
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.0a6 (2008-12-30)
        * Redesign of modules hierarchy:
        - Remove pyhurd package
        - New `hurd' and `mach' modules
        * New class `Port'
        * Add Cython 0.10.2 and 0.10.3 to supported versions
        * Add example: showtrans utility
        * Bug fixes
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
