Files
Home-AssistantConfig/deps/static3-0.7.0.dist-info/metadata.json

1 line
1.2 KiB
JSON
Raw Normal View History

2016-10-11 16:42:06 +00:00
{"classifiers": ["Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Utilities"], "extensions": {"python.commands": {"wrap_console": {"static": "static:command"}}, "python.details": {"contacts": [{"email": "roman@fenkhuber.at", "name": "Roman Mohr", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/rmohr/static3"}}, "python.exports": {"console_scripts": {"static": "static:command"}}}, "extras": ["GenshiMagic", "KidMagic"], "generator": "bdist_wheel (0.29.0)", "keywords": ["wsgi", "web", "http", "static", "content", "webapps"], "license": "LGPL", "metadata_version": "2.0", "name": "static3", "run_requires": [{"extra": "GenshiMagic", "requires": ["Genshi"]}, {"extra": "KidMagic", "requires": ["kid"]}], "summary": "A really simple WSGI way to serve static (or mixed) content.", "test_requires": [{"requires": ["pytest", "pytest-cov", "webtest"]}], "version": "0.7.0"}