1 2 3 4 5 6 7 8
#!/bin/bash set -e python setup.py sdist upload --sign for ABI in 2.4 2.5 2.6; do python$ABI setup.py bdist_egg upload --sign done
Loggerhead is a web-based interface for Breezy Version: 2.0.1