magic-wormhole/src/wormhole/scripts
Brian Warner cf592d0766 CLI: avoid importing anything until command is actually run
In prep for moving the server launch command into the main CLI path,
without imposing dependency on pynacl/etc.
2015-04-01 16:01:32 -07:00
..
__init__.py add "wormhole" entrypoint script. requires twisted. 2015-03-02 00:32:21 -08:00
cmd_receive_file.py CLI: avoid importing anything until command is actually run 2015-04-01 16:01:32 -07:00
cmd_receive_text.py CLI: avoid importing anything until command is actually run 2015-04-01 16:01:32 -07:00
cmd_send_file.py CLI: avoid importing anything until command is actually run 2015-04-01 16:01:32 -07:00
cmd_send_text.py CLI: avoid importing anything until command is actually run 2015-04-01 16:01:32 -07:00
progress.py send-file: tolerate zero-byte files 2015-03-20 17:53:19 -07:00
runner.py wormhole receive-file: add --overwrite 2015-03-25 16:31:35 -07:00