LibrePlanet schedule generator. https://lpsg.ricketyspace.net

rsiddharth 3fe34db005 bumped to version 0.6.0 8 years ago
docs fc547c4584 docs/schedule: add link to general section. 8 years ago
libreplanet-templates 8eec8143bb update copyright. 8 years ago
lpschedule_generator d10d00b4a9 bumped to version 0.6.0 8 years ago
tests 8eec8143bb update copyright. 8 years ago
.gitignore 50d34ed5fa Add docs/ 8 years ago
CONTRIBUTORS c39daaf40b AUTHORS -> CONTRIBUTORS 8 years ago
COPYING cd11526e03 Added license info. 8 years ago
MANIFEST.in e796cc5eb6 updated MANIFEST 8 years ago
Makefile d41613f7a3 Makefile: reorganized .PHONY 8 years ago
README.rst b83f0ebe2a update README.rst 8 years ago
lps_gen.py 8eec8143bb update copyright. 8 years ago
setup.py 8eec8143bb update copyright. 8 years ago

README.rst

lpschedule-generator
====================

Python package that enables the FSF_ to write the LibrePlanet_
schedule in Markdown_.

See "Installation_" to get started.

.. _Installation: https://pythonhosted.org/lpschedule-generator/install
.. _FSF: https://fsf.org
.. _LibrePlanet: https://libreplanet.org/conference
.. _Markdown: https://daringfireball.net/projects/markdown

canonical repo
--------------

::

$ git clone https://notabug.org/rsd/lpschedule-generator.git


license
-------

lpschedule-generator is licensed under the `GNU Generaly Public
license version 3 or later`__.

.. _gplv3: https://www.gnu.org/licenses/gpl-3.0-standalone.html
__ gplv3_