mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
4 lines
91 B
Python
4 lines
91 B
Python
#! /usr/bin/env python
|
|
from allmydata.util import figleaf_htmlizer
|
|
figleaf_htmlizer.main()
|