summaryrefslogtreecommitdiff
path: root/README.md
blob: db6f6785b013fd7e545f4457a79b4b8c85567cca (plain)
1
2
3
4
5
6
7
8
9
# gemparse

gemparse is a python script that takes in semantic HTTP and outputs gemtext.

## usage

`./gemparse.py source.html desitnation.gmi [http://example.com/source.html]`

Optionally passing in the http url will insert a link to it on the web if desired.