Metadata-Version: 1.1
Name: karman
Version: 1.0.0
Summary: A client for the ablator feature-switching server
Home-page: http://ablator.io/
Author: Daniel Jilg
Author-email: daniel@breakthesystem.org
License: BSD
Description: Ablator Python Client
        =====================
        
        This is *karman* a Python Client for the [ablator](https://github.com/ablator/ablator) project. 
        
        You can include karman.py in your code and use its `which` and `caniuse` methods.
        
        You can also use karman_cli.py to test ablator directly from the command line. 
        
Keywords: feature switching functionality testing ab red-green
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
