This page is for development of the Mac OS X version of picurl.
- Python 2.5 installieren (http://pythonmac.org/packages/py25-fat/index.html)
- distutils mit ez_setup.py installieren (http://peak.telecommunity.com/dist/ez_setup.py)
- easy_install py2app
- PyRSS2Gen manuell installieren (http://www.dalkescientific.com/Python/PyRSS2Gen.html)
- PIL für Mac OS X Python 2.5 herunterladen (http://pythonmac.org/packages/py25-fat/index.html)
- cp picurl-client picurl-client.py
- python setup.py py2app
- easy_install elementtree
ALPHA-Version ist verfügbar unter: http://picurl.org/releases/picurl-0.0.3-macosx-ALPHA.zip
Source-Tree (mit SVN) der ALPHA-Version unter: http://picurl.org/releases/picurl-macosx-source.tar.gz
