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

rsiddharth 80be78e2c7 Bump to version 0.6.1 7 years ago
docs fc547c4584 docs/schedule: add link to general section. 8 years ago
libreplanet-templates 717db6182b Add libreplanet-templates/2017/lp-schedule.jinja2 7 years ago
lpschedule_generator cab6a8877c Bump to version 0.6.1 7 years ago
tests 8eec8143bb update copyright. 8 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 ed336711b7 Makefile: change gpg signing key. 7 years ago
README.rst b83f0ebe2a update README.rst 8 years ago
lps_gen.py 8eec8143bb update copyright. 8 years ago
setup.py d6e8f74ecf setup.py: Update `data_files` 7 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_