Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          4.1.94  ▾
        
         | 
| 
    
    contego
  
    /
        
    home
  
        /
        
    tvault
  
        /
        
    .virtenv
  
        /
        
    lib
  
        /
        
    python2.7
  
        /
        
    site-packages
  
        /
        
    enum_compat-0.0.2-py2.7.egg-info
  
        /
        PKG-INFO
   | 
|---|
Metadata-Version: 1.1
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
Description: 
        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.
        
        
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