README.rst 664 B

123456789101112131415161718192021222324252627282930
  1. lpschedule-generator
  2. ====================
  3. Python package that enables the FSF_ to write the LibrePlanet_
  4. schedule in Markdown_.
  5. See "Installation_" to get started.
  6. .. _Installation: https://ricketyspace.net/lpschedule-generator/install
  7. .. _FSF: https://fsf.org
  8. .. _LibrePlanet: https://libreplanet.org/conference
  9. .. _Markdown: https://daringfireball.net/projects/markdown
  10. canonical repo
  11. --------------
  12. ::
  13. $ git clone https://notabug.org/rsd/lpschedule-generator.git
  14. license
  15. -------
  16. lpschedule-generator is licensed under the `GNU Generaly Public
  17. license version 3 or later`__.
  18. .. _gplv3: https://www.gnu.org/licenses/gpl-3.0-standalone.html
  19. __ gplv3_