Metadata-Version: 2.1
Name: cafeteria
Version: 0.19.0
Summary: Cafeteria: A convenience package providing various building blocks enabling pythonic patterns.
Home-page: https://github.com/abn/cafeteria
Author: Arun Babu Neelicattu
Author-email: arun.neelicattu@gmail.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyYAML (>=3.13,<6.0)
Requires-Dist: enum34 (>=1.1,<2.0); python_version >= "2.7" and python_version < "2.8"
Requires-Dist: six (>=1.12,<2.0)
Project-URL: Repository, https://github.com/abn/cafeteria
Description-Content-Type: text/x-rst

|pypi| |travis| |black| |dependabot|

Python Cafeteria Package
========================

A convenience package providing various building blocks for pythonic patterns.


.. |pypi| image:: https://badge.fury.io/py/cafeteria.svg
    :target: https://badge.fury.io/py/cafeteria
.. |travis| image:: https://travis-ci.org/abn/cafeteria.svg?branch=master
    :target: https://travis-ci.org/abn/cafeteria
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black
.. |dependabot| image:: https://api.dependabot.com/badges/status?host=github&repo=abn/cafeteria
    :target: https://dependabot.com

