haufe.releaser 0.1.0
Performs local upload of distribution files to a haufe.eggserver instance
Latest Version: 0.1.5
haufe.releaser is a command extension for setuptools and is intended as a setuptools frontend for interacting with haufe.eggserver.
Usage
haufe.releaser provides a new command local_upload to be used together with setuptools. It works in the same way as the standard upload command however it uploads your distributions to a local haufe.eggserver instance.
Example:
python2.4 setup.py sdist bdist_egg local_upload
You can specify a custom egg server URL using the --eggserver <URL> option:
python2.4 setup.py sdist bdist_egg local_upload --eggserver http://somehost:8080/myeggs
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| haufe.releaser-0.1.0-py2.4.egg (md5) | Python Egg | 2.4 | 2008-02-26 15:41:50 | 5KB | 183 |
| haufe.releaser-0.1.0.tar.gz (md5) | Source | 2008-02-26 15:41:50 | 3KB | 122 | |
- Author: Andreas Jung <andreas jung at haufe de>
- License: ZPL V2.1
- Categories
- Package Index Owner: ajung
- DOAP record: haufe.releaser-0.1.0.xml
Log in to rate this package.
