Metadata-Version: 2.1
Name: cnt.rulebase
Version: 0.5.2
Summary: None
Home-page: https://github.com/huntzhan/cnt.rulebase
Author: Hunt Zhan
Author-email: huntzhan.dev@gmail.com
License: MIT license
Keywords: cnt.rulebase
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pyahocorasick (==1.1.8)

===========
cnt.rulebase
===========


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

.. image:: https://img.shields.io/travis/huntzhan/cnt.rulebase.svg
        :target: https://travis-ci.org/huntzhan/cnt.rulebase

.. image:: https://readthedocs.org/projects/cnt-rulebase/badge/?version=latest
        :target: https://cnt-rulebase.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




None


* Free software: MIT license
* Documentation: https://cnt-rulebase.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.1.3 (2018-08-09)
------------------

* First release on PyPI.


