PyHurd - Summary
This project is not part of the GNU Project.
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 with the Python language.
Currently file-releases are done on PyPI (because releases there can be installed automatically via the Python autotools):
- http://pypi.python.org/pypi/PyHurd/
Registration Date: Fri 29 Aug 2008 08:24:51 AM UTC
License: GNU General Public License v2 or later
Development Status: 1 - Planning
posted by jimcrow, Tue 30 Dec 2008 06:56:43 PM UTC - 0 replies
- 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
posted by jimcrow, Sun 16 Nov 2008 02:33:23 PM UTC - 0 replies
PyHurd 0.0.0a5 (2008-11-16)
- Add Cython 0.10 to supported versions
- Rewrite code with pure python mode support
[Submit News]
[2 news in archive]