tahoe-lafs/src/allmydata/scripts
2008-02-06 12:48:19 -07:00
..
__init__.py 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
cli.py change default node-directory on windows to do registry lookup, not ~/.tahoe 2008-01-10 19:32:18 -07:00
common_http.py cli: simplify code by using stdlib's httplib module 2007-10-11 22:29:23 -07:00
common.py change default node-directory on windows to do registry lookup, not ~/.tahoe 2008-01-10 19:32:18 -07:00
create_node.py remove automatic private dir 2008-01-03 17:02:05 -07:00
debug.py dump-cap: include UEB_hash in output 2008-02-06 12:48:19 -07:00
runner.py tweak running to make node start/stop code optional 2008-01-08 19:51:18 -07:00
startstop_node.py fix dumb typo in tahoe run 2008-01-10 20:14:00 -07:00
tahoe_get.py cli scripts: remove the for-educational-purposes standalone clauses. Closes #261. 2008-01-16 00:08:51 -07:00
tahoe_ls.py cli scripts: remove the for-educational-purposes standalone clauses. Closes #261. 2008-01-16 00:08:51 -07:00
tahoe_mv.py cli scripts: remove the for-educational-purposes standalone clauses. Closes #261. 2008-01-16 00:08:51 -07:00
tahoe_put.py cli scripts: remove the for-educational-purposes standalone clauses. Closes #261. 2008-01-16 00:08:51 -07:00
tahoe_rm.py cli scripts: remove the for-educational-purposes standalone clauses. Closes #261. 2008-01-16 00:08:51 -07:00