descriptionLiterate programming with reStructuredText
homepage URLhttps://pypi.python.org/pypi/pylit
ownermilde@users.sf.net
last changeThu, 30 Jun 2022 21:39:00 +0000 (30 23:39 +0200)
content tags
add:
readme

PyLit

Literate Programming with reStructuredText

Documentation

PyLit pages.

Copyright

© 2005, 2009, 2022 Günter Milde.

License

PyLit is free software, released under the GNU General Public License (GPL) version 3 or later.

PyLit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

shortlog
2022-06-30 Günter MildeRelease 0.8.0master
2022-06-29 Günter MildeCheck/fix code formatting with flake8.
2022-06-29 Günter MildeAdd make target to move HTML documentation to the ...
2022-06-29 Günter Milde"pre-commit" hook to trim trailing whitespace.
2022-06-29 nter MildeDon't add indentation to blank lines. Only warn if...
2022-06-29 Günter MildeDocumentation update.
2022-06-29 Günter MildePylitOptions.parse_args() no longer required.
2022-06-29 Günter MildeActually move from optparse to argparse.
2022-06-27 Günter MildePrepare move from optparse to argparse.
2022-06-27 Günter MildePrepare packaging with flit.
2022-06-24 Günter MildeDocumentation update and fixes.
2022-06-24 Günter MildeFix ``--execute`` behaviour and tests.
2022-06-22 Günter MildeFix links.
2022-06-22 Günter MildeChange default `codeindent` to 2.
2022-06-22 Günter MildeDocumentation update
2021-11-08 Günter MildeUse collections.defaultdict instead of homebrew version...
...
heads
21 months ago master