Metadata-Version: 2.1
Name: pypug
Version: 0.0.2
Summary: PyPug is a high performance port of Pug-lang for python, that converts any
Home-page: https://github.com/Bob-Du/pypug
Author: BobDu
Author-email: i@bobdu.cc
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyjade (==4.0.0)
Requires-Dist: PyPyDispatcher (>=2.1.0); platform_python_implementation == "PyPy"

# pypug

PyPug is a high performance port of Jade-lang for python, that converts any .pug source to the each Template-language (Django, Jinja2, Mako or Tornado).

