| description | Literate programming with reStructuredText |
| homepage URL | https://pypi.python.org/pypi/pylit |
| owner | milde@users.sf.net |
| last change | Thu, 23 Feb 2017 21:49:20 +0000 (23 22:49 +0100) |
| URL | git://repo.or.cz/pylit.git |
| https://repo.or.cz/pylit.git | |
| push URL | ssh://repo.or.cz/pylit.git |
| https://repo.or.cz/pylit.git (learn more) | |
| bundle info | pylit.git downloadable bundles |
| content tags |
Literate Programming with reStructuredText
The idea is that you do not document programs (after the fact), but write documents that contain the programs.
—John Max Skaller
PyLit (Python Literate) provides a plain but efficient tool for literate programming: a bidirectional text/code converter.
Put pylit.py in Python’s Module Search Path.
Included (see the doc directory)
© 2005, 2009 Günter Milde.
PyLit is free software, released under the GNU General Public License (GPL) version 2 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.
| 4 years ago | master | logtree |