E&S CVS Commit: PEAK - The 'peak' script is now an .exe on Windows,
using setuptools' "entry
pje at eby-sarna.com
pje at eby-sarna.com
Sun Nov 20 23:21:14 EST 2005
Author: pje
Date: Sun Nov 20 23:21:13 2005
New Revision: 2107
URL: http://svn.eby-sarna.com?rev=2107&view=rev
Log:
The 'peak' script is now an .exe on Windows, using setuptools' "entry point"
system. Also, cleaned up the setup script a bit so I won't have to use
PyPI's web interface to keep the PEAK listing(s) up-to-date. The download
URL now points to the snapshots directory, and there's a link for the
subversion release as well. So "easy_install PEAK" will install the latest
snapshot, and "easy_install PEAK==dev" will build PEAK from source.
Removed:
PEAK/scripts/peak
Modified:
PEAK/CHANGES.txt
PEAK/setup.py
PEAK/src/peak/running/commands.py
PEAK/src/peak/running/options.py
More information about the source-changes
mailing list