eclecticiq / python-data-uri

python library for parsing and discovering "data:" uris (rfc 2397)
11 stars 4 forks source link

minimal command line interface #4

Open wbolster opened 7 years ago

wbolster commented 7 years ago

a small cli to be invoked like this:

python -m datauri ...

may be nice for parsing/creating data uris from/to stdin/stdout.