<div dir="ltr"><div style>Two examples of what Metadata 1.3 looks like. This is what you get, in *.dist-info directories, when installing from wheels generated by the current version of wheel. Large numbers of wheels can be made with the patched pip "pip wheel packagename" -> builds wheels for the package and all its dependencies.</div>
<div><br></div><div>Metadata-Version: 1.3</div><div>Name: Jinja2</div><div>Version: 2.6</div><div>Summary: A small but fast and easy to use stand-alone template engine written in pure python.</div><div>Home-page: <a href="http://jinja.pocoo.org/">http://jinja.pocoo.org/</a></div>
<div>Author: Armin Ronacher</div><div>Author-email: <a href="mailto:armin.ronacher@active-4.com">armin.ronacher@active-4.com</a></div><div>License: BSD</div><div>Platform: UNKNOWN</div><div>Classifier: Development Status :: 5 - Production/Stable</div>
<div>Classifier: Environment :: Web Environment</div><div>Classifier: Intended Audience :: Developers</div><div>Classifier: License :: OSI Approved :: BSD License</div><div>Classifier: Operating System :: OS Independent</div>
<div>Classifier: Programming Language :: Python</div><div>Classifier: Programming Language :: Python :: 3</div><div>Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content</div><div>Classifier: Topic :: Software Development :: Libraries :: Python Modules</div>
<div>Classifier: Topic :: Text Processing :: Markup :: HTML</div><div>Provides-Extra: i18n</div><div>Requires-Dist: Babel (>=0.8); extra == 'i18n'</div><div><br></div><div>Jinja2</div><div>~~~~~~</div><div><br>
</div><div>Jinja2 is a template engine written in pure Python.  It provides a</div><div>`Django`_ inspired non-XML syntax but supports inline expressions and</div><div>an optional `sandboxed`_ environment.</div><div><br></div>
<div>...</div><div><br></div><div><div>Metadata-Version: 1.3</div><div>Name: deform</div><div>Version: 0.9.6</div><div>Summary: Another form generation library</div><div>Home-page: <a href="http://docs.pylonsproject.org/projects/deform/en/latest/">http://docs.pylonsproject.org/projects/deform/en/latest/</a></div>
<div>Author: Chris McDonough, Agendaless Consulting</div><div>Author-email: <a href="mailto:pylons-discuss@googlegroups.com">pylons-discuss@googlegroups.com</a></div><div>License: BSD-derived (<a href="http://www.repoze.org/LICENSE.txt">http://www.repoze.org/LICENSE.txt</a>)</div>
<div>Keywords: web forms form generation schema validation</div><div>Platform: UNKNOWN</div><div>Classifier: Intended Audience :: Developers</div><div>Classifier: Programming Language :: Python</div><div>Classifier: Programming Language :: Python :: 2.6</div>
<div>Classifier: Programming Language :: Python :: 2.7</div><div>Classifier: Programming Language :: Python :: 3</div><div>Classifier: Programming Language :: Python :: 3.2</div><div>Classifier: Programming Language :: Python :: 3.3</div>
<div>Classifier: Programming Language :: Python :: Implementation :: CPython</div><div>Classifier: Programming Language :: Python :: Implementation :: PyPy</div><div>Requires-Dist: Chameleon (>=2.5.1)</div><div>Requires-Dist: colander (>=1.0a1)</div>
<div>Requires-Dist: peppercorn (>=0.3)</div><div>Requires-Dist: translationstring (>=1.0)</div><div>Requires-Dist: zope.deprecation</div><div>Provides-Extra: docs</div><div>Requires-Dist: Sphinx; extra == 'docs'</div>
<div>Provides-Extra: testing</div><div>Requires-Dist: nose; extra == 'testing'</div><div>Requires-Dist: coverage; extra == 'testing'</div><div>Requires-Dist: beautifulsoup4; extra == 'testing'</div>
<div><br></div><div>Deform</div><div>======</div><div><br></div><div>A Python HTML form library.  It runs under Python 2.6, 2.7, 3.2 and 3.3.</div></div><div><br></div><div>...</div><div><br></div></div>