mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-22 17:06:15 +00:00
45 lines
2.0 KiB
Plaintext
45 lines
2.0 KiB
Plaintext
Metadata-Version: 2.0
|
|
Name: CherryPy
|
|
Version: 8.1.0
|
|
Summary: Object-Oriented HTTP framework
|
|
Home-page: http://www.cherrypy.org
|
|
Author: CherryPy Team
|
|
Author-email: team@cherrypy.org
|
|
License: BSD
|
|
Platform: UNKNOWN
|
|
Classifier: Development Status :: 5 - Production/Stable
|
|
Classifier: Environment :: Web Environment
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: Freely Distributable
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Framework :: CherryPy
|
|
Classifier: License :: OSI Approved :: BSD License
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 2.6
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.1
|
|
Classifier: Programming Language :: Python :: 3.2
|
|
Classifier: Programming Language :: Python :: 3.3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: Implementation
|
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
Classifier: Programming Language :: Python :: Implementation :: Jython
|
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
|
|
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
|
Requires-Dist: six
|
|
Provides-Extra: This section defines feature flags end-users can use in dependenciesmemcached-session
|
|
Requires-Dist: python-memcached (>=1.58); extra == 'This section defines feature flags end-users can use in dependenciesmemcached-session'
|
|
|
|
CherryPy is a pythonic, object-oriented HTTP framework
|
|
|
|
|