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


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
