jferard / py4lo

Py4LO is a simple toolkit to help you write and include Python scripts in LibreOffice Calc spreadsheets.
GNU General Public License v3.0
5 stars 2 forks source link

PIP packaging #8

Closed jferard closed 6 years ago

jferard commented 7 years ago

The code should follow pip packaging standard. See https://packaging.python.org/distributing/

jferard commented 6 years ago

See https://github.com/jferard/sqliteondbf

jferard commented 6 years ago

pandoc --from=markdown --to=rst --output=README.rst README.md