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

rsiddharth aa464ec552 Update README.rst. 6 years ago
docs aafdbde0ed docs: Update copyright. 6 years ago
libreplanet-templates a336620f79 libreplanet-templates: Add lp-schedule.jinja2. 7 years ago
lpschedule_generator 576a6d1790 Bump to v0.7.0. 6 years ago
tests f331cd7b47 tests: Update TestLPS. 7 years ago
.gitignore 977b132f5f Update .gitignore. 7 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 893802c815 Makefile: Remove blank lines. 6 years ago
README.rst 597db1d537 Update README.rst. 6 years ago
lps_gen.py 5e5570fe1f lps_gen.py: Update copyright year. 6 years ago
setup.py 12f78a1a9f setup.py: Update copyright year. 6 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://ricketyspace.net/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_