Hello again,

on Sunday I started on moving all the python stuff into the new file
layout.  As well I worked on a bunch of packaging stuff.

Including:
- configure and Makefiles
- made a setup.py test command, and improved the setup.py file.
- better metadata for the python package index at pypi.python.org (where all
python packages live).
- moved in latest code from pygame.
- made pyportmidi.examples and pyportmidi.tests sub packages (currently
empty).


I still have to finish off a number of things:
- move in the examples from pygame.  (need to remove pygame specific bits).
- move in unit tests from pygame (need to remove pygame specific bits).
- documentation.
    - There are doc strings, but need better docs.
    - rewrite README_PYTHON.txt in rst format, and to be python specific.
    - write release process documentation.
    - get documentation working nicely with sphinx (http://sphinx.pocoo.org/
)
    - upload docs to pypi.
- generate binary packages for osx, and windows.
- move in debian/ packaging files.
- release uploads to pypi
- start trying to get it included in various distros (macports, fink,
ubuntu, debian, fedora, etc).


cheers,
_______________________________________________
media_api mailing list
[email protected]
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to