# coding: utf-8 name = "pandoc" version = "2.4" license = "MIT License" description = "Pandoc Documents for Python" author = "Sébastien Boisgérault" author_email = "Sebastien.Boisgerault@minesparis.psl.eu" classifiers = [ "Programming Language :: Python :: 3", "Development Status :: 5 - Production/Stable", "Topic :: Software Development", "Topic :: Text Editors :: Text Processing", ]