nettime/README
2016-12-31 17:56:37 +01:00

14 lines
366 B
Plaintext

Usage: archive.py [options]
Options:
-h, --help show this help message and exit
-u URL, --url=URL nettime url
(default='http://www.nettime.org/archives.php')
-l LIST, --list=LIST nettime's list name (default=nettime-l)
-a ARCH, --arch=ARCH path to archives directory (default='archives')
Dependencies: bs4
---