Metadata-Version: 2.0
Name: biome
Version: 0.1.3
Summary: Painless access to namespaced environment variables
Home-page: https://github.com/darvid/biome
Author: David Gidwani
Author-email: david.gidwani@gmail.com
License: BSD
Download-URL: https://github.com/darvid/biome/tarball/0.1
Keywords: conf config configuration environment
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: attrdict
Requires-Dist: pathlib

biome
~~~~~

.. image:: https://travis-ci.org/darvid/biome.svg?branch=master
    :target: https://travis-ci.org/darvid/biome

.. image:: https://img.shields.io/pypi/v/biome.svg
    :target: https://pypi.python.org/pypi/biome/

.. image:: https://img.shields.io/pypi/pyversions/biome.svg
    :target: https://pypi.python.org/pypi/biome/

.. image:: https://img.shields.io/pypi/status/biome.svg
    :target: https://pypi.python.org/pypi/biome/

Provides painless access to namespaced environment variables.

Links
-----

* `Source code <http://github.com/darvid/biome>`_
* `Documentation <http://biome.readthedocs.org>`_


