Metadata-Version: 2.0
Name: smyte-pylib
Version: 0.2.3
Summary: Public python helpers in use by Smytes open source releases
Home-page: https://github.com/smyte/smyte_pylib
Author: Josh Yudaken
Author-email: josh@smyte.com
License: Apache Software License 2.0
Keywords: smyte_pylib
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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
Requires-Dist: pysigset

## Smyte PyLib

[![Build Status](https://travis-ci.org/smyte/smyte_pylib.svg?branch=master)](https://travis-ci.org/smyte/smyte_pylib)

This repository contains some basic Python libraries and tooling in use by
Smyte and any Smyte open-source python projects.


=======
History
=======

0.2.3 (2016-11-07)
------------------

* Re-release

0.2.2 (2016-11-07)
------------------

* Use confluent\_kafka\_smyte

0.2.1 (2016-11-07)
------------------

* Add missing `.kafka` to packages

0.2.0 (2016-11-07)
------------------

* Release for kafka-store

0.1.0 (2016-11-04)
------------------

* First release on PyPI.


