Clochur/README.md

247 B

Clochur

A Scheme-like typesetting LISP interpreter and editor that using SILE typesetting Engine.

== Packaging ==

To make a wheel package, run:

python setup.py bdist_wheel

and then:

cd dist pip3 install Clochur-x.y.z-py3-none-any.whl