Brian Warner
|
26b01a9808
|
rename bin/allmydata to bin/allmydata-tahoe, so the package can co-exist with the regular (amdlib) package
|
2007-01-19 20:05:33 -07:00 |
|
Brian Warner
|
c94098b93a
|
split filetree_new.py up into smaller pieces, in a new subpackage
|
2007-01-17 13:54:38 -07:00 |
|
Brian Warner
|
7a6bdadde5
|
add __init__ and setup.py glue for py_ecc, so we can import it
|
2007-01-01 23:43:24 -07:00 |
|
Brian Warner
|
3490378551
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
|
Brian Warner
|
8a3af8827a
|
first cut at creating allmydata.Crypto, starting with python-amycrypto-2.0.1.allmydata2 (with working CTR mode)
|
2006-12-14 03:25:30 -07:00 |
|
Brian Warner
|
aec1d1eecc
|
add bin/allmydata to create/stop/start nodes
|
2006-12-05 12:25:23 -07:00 |
|
Brian Warner
|
97bdebd56e
|
setup.py: oops, add sub-packages, needed since I went back to distutils
|
2006-12-05 19:06:22 -07:00 |
|
Brian Warner
|
aa943d4839
|
add distutils-based packaging
|
2006-12-05 01:29:26 -07:00 |
|