tahoe-lafs/src/allmydata/scripts
2008-04-11 14:31:16 -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 doc: slightly clarify an error message 2008-04-14 11:43:05 -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 docs: update install and usage docs, improve cli "usage" output, make new example directories, add unit test that fails code which prints out sentences that don't end with punctuation marks 2008-02-15 13:11:02 -07:00
debug.py mutable WIP: split mutable.py into separate files. All tests pass. 2008-04-11 14:31:16 -07:00
keygen.py key_generator: fix a typo in the .tac generating create-key-generator 2008-04-08 11:06:06 -07:00
runner.py added offloaded key generation 2008-04-01 18:45:13 -07:00
startstop_node.py 'tahoe start': only create logs/ if we're starting a tahoe node 2008-02-18 00:31:28 -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