Metadata-Version: 2.1
Name: elsie
Version: 3.4
Summary: Framework for making slides
Home-page: https://github.com/spirali/elsie
Author: Stanislav Böhm
Author-email: spirali@kreatrix.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: Pillow (<9.1.0,>=9.0.0)
Requires-Dist: lxml (<4.7,>=4.6)
Requires-Dist: marko (==1.2.0)
Requires-Dist: pygments (<2.12,>=2.11)
Requires-Dist: pypdf2 (<1.27,>=1.26)
Provides-Extra: cairo
Requires-Dist: cairocffi (==1.3.0) ; extra == 'cairo'
Requires-Dist: cairosvg (==2.7.0) ; extra == 'cairo'
Requires-Dist: pangocairocffi (==0.6.0) ; extra == 'cairo'
Requires-Dist: pangocffi (==0.10.0) ; extra == 'cairo'
Requires-Dist: webcolors (==1.11.1) ; extra == 'cairo'


Elsie is a Framework for making slides in Python,
Check out its documentation at https://spirali.github.io/elsie.
      

