Onionr/src/etc
Kevin Froman 9d55c62d68 * revert pow to 5
* is is_alive in sneakernet observer
* catch subprocess err in 3.9.x (dirty hack) in vanityonionr and block gen
* bump version
2020-12-22 01:53:04 +00:00
..
cleanup added cleanup test and test-re-runner automation script 2020-03-09 21:43:18 -05:00
README.md renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
__init__.py renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
dependencycheck.py renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
humanreadabletime.py renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
onionrvalues.py * revert pow to 5 2020-12-22 01:53:04 +00:00
waitforsetvar.py renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00

README.md

etc

Files that don't really fit anywhere else, but aren't used very frequently.

Files

humanreadabletime.py: take integer seconds and return a human readable time string

onionrvalues.py: spec values for onionr blocks and other things