Metadata-Version: 2.1
Name: Beamr
Version: 0.4.0
Summary: Markup language for Beamer
Home-page: https://teonistor.github.io/beamr
Author: Teodor G Nistor
Author-email: tn1g15@ecs.soton.ac.uk
License: MIT
Project-URL: Documentation, https://teonistor.github.io/beamr
Project-URL: Source, https://github.com/teonistor/beamr/
Keywords: Beamer,LaTeX
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.4
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: docopt (>=0.6)
Requires-Dist: ply (>=3.11)

Beamr is a markup language (and interpreter thereof) for creating PDF slide shows from simple, easy to understand text files. It uses the full power of LaTeX and its Beamer document class.


