install zeroconf
This commit is contained in:
parent
0b9788acc3
commit
9d2628be78
108 changed files with 8626 additions and 840 deletions
|
|
@ -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.
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue