* trunk
  - fixed realm and repository initialization, thanks to Malthe Borch
  - making sure a specific error is raised when the repository does not exists
  - fixed url in metadata
  - make sure the .pypirc file is properly created
* 0.1.5
  - fixed non-default pypi upload
  - now uses the HOMEDRIVE/HOMEPATH variable if home is not found.
* 0.1.4
  - changed default pypi
* 0.1.3
  - fixed 2.4 calls
  - make sure the metadata can contain non ascii chars
* 0.1.2
  - now we have the very same code than the proposed patch
  to python 2.6

* 0.1.1
  - "host" become "repository", accordingly to Python 2.5
  - added a better README
* 0.1.0
 - added support for `mregister` and `mupload` commands
 - initial version created by IngeniSkel

