LibrePlanet schedule generator.

François Revol 6c866e860f Add the X-WR-CALNAME property to the ICS il y a 7 ans
docs aafdbde0ed docs: Update copyright. il y a 7 ans
libreplanet-templates a336620f79 libreplanet-templates: Add lp-schedule.jinja2. il y a 7 ans
lpschedule_generator 4b98727f30 Bump to 0.7.1. il y a 7 ans
tests f331cd7b47 tests: Update TestLPS. il y a 7 ans
.gitignore 977b132f5f Update .gitignore. il y a 8 ans
CONTRIBUTORS c39daaf40b AUTHORS -> CONTRIBUTORS il y a 9 ans
COPYING cd11526e03 Added license info. il y a 9 ans
MANIFEST.in e796cc5eb6 updated MANIFEST il y a 9 ans
Makefile f1e37838b5 Makefile: Update upload-docs. il y a 7 ans
README.rst 597db1d537 Update README.rst. il y a 7 ans
TODO.rst 7647e9386d Add TODO.rst il y a 7 ans
lps_gen.py 6c866e860f Add the X-WR-CALNAME property to the ICS il y a 7 ans
setup.py 12f78a1a9f setup.py: Update copyright year. il y a 7 ans

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_