Commit Graph

4 Commits (e84b19613e2bfc4ed44e3f6350b23f6c2e01e9e3)

Author SHA1 Message Date
Peter Šurda e647d70bbc
New config parser class
- workaround for % in labels
- can be extended in the future
7 years ago
ng0 d3a0404274 Fix python shebangs from `#!/usr/bin/env python2.7*' to `#!/usr/bin/python2.7'.
* src/bitmessagecli.py: fix it.
* src/bitmessagemain.py: same.

This fixes #887.
7 years ago
Peter Surda 69309b82fb Minor changes in cli, PoW, and a couple of new api calls. 8 years ago
Peter Šurda 8198e1922a Added a CLI interface to the daemon from
https://github.com/Dokument/PyBitmessage-Daemon/raw/master/daemon.py
8 years ago