Metadata-Version: 2.1
Name: Pypeline
Version: 0.6.0
Summary: Easy rendering of markup languages
Home-page: http://pypeline.sourceforge.net
Author: Kyle Adams
Author-email: kyle@geek.net
License: MIT
Description: Provides an easy, pluggable way to support rendering an arbitrary markup syntax (ReST, Markdown, etc.) to HTML.
        
Keywords: markup,markdown,textile,creole,text
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.7
Provides-Extra: creole
Provides-Extra: markdown
Provides-Extra: textile
Provides-Extra: rst
