Metadata-Version: 1.1
Name: cicero
Version: 0.2.3
Summary: Cicero - Serving presentation slides written in Markdown.
Home-page: https://github.com/bast/cicero
Author: Radovan Bast
Author-email: bast@users.noreply.github.com
License: GNU Affero General Public License v3
Description: .. image:: https://travis-ci.org/bast/cicero.svg?branch=master
           :target: https://travis-ci.org/bast/cicero/builds
        .. image:: https://img.shields.io/badge/license-%20AGPLv3-blue.svg
           :target: LICENSE
        .. image:: https://img.shields.io/badge/vue-2.5.16-green.svg
           :target: https://vuejs.org
        .. image:: https://badge.fury.io/py/cicero.svg
           :target: https://badge.fury.io/py/cicero
        
        
        Cicero
        ======
        
        Serving presentation slides written in Markdown: https://cicero.xyz
        
        In the background uses:
        
        - `remark <https://github.com/gnab/remark>`__, a
          simple, in-browser, markdown-driven slideshow tool created by `Ole
          Petter Bang <https://github.com/gnab>`__.
        - `reveal.js <https://revealjs.com>`__, created by
          `Hakim El Hattab <https://hakim.se>`__ and contributors.
        
        
        Documentation
        -------------
        
        - https://cicero.readthedocs.io
        - `Changelog <CHANGES.rst>`__
        
        
        Authors
        -------
        
        - `Radovan Bast <http://bast.fr>`__ (idea, pilot implementation, and
          plumbing)
        - `Ole Martin Bjørndalen <https://github.com/olemb>`__ (local preview
          and Blueprint solution)
        - `Roberto Di Remigio <http://totaltrash.xyz>`__ (MathJax support,
          local templating idea, slide splits)
        
        
        Contributions
        -------------
        
        - `Jyry Suvilehto <https://github.com/jyrsa>`__ (setup.py script)
        - `Martti Louhivuori <https://github.com/mlouhivu>`__ (first version of the
          JavaScript and configuration customization)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
