mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 09:58:17 +00:00
Initial Configuration Push
This commit is contained in:
30
deps/enum_compat-0.0.2.dist-info/METADATA
vendored
Normal file
30
deps/enum_compat-0.0.2.dist-info/METADATA
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
Metadata-Version: 2.0
|
||||
Name: enum-compat
|
||||
Version: 0.0.2
|
||||
Summary: enum/enum34 compatibility package
|
||||
Home-page: https://github.com/jstasiak/enum-compat
|
||||
Author: Jakub Stasiak
|
||||
Author-email: jakub@stasiak.at
|
||||
License: MIT
|
||||
Keywords: enum,compatibility,enum34
|
||||
Platform: UNKNOWN
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Topic :: Software Development :: Libraries
|
||||
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.3
|
||||
Classifier: Programming Language :: Python :: 3.4
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
|
||||
|
||||
enum-compat
|
||||
===========
|
||||
|
||||
This is a virtual package, its whole purpose is to install enum34 on
|
||||
Python older than 3.4. On Python 3.4+ it's a no-op.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user