LibrePlanet schedule generator.

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

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_