Metadata-Version: 1.1
Name: Terms
Version: 0.1.0b18
Summary: A rule production system
Home-page: http://terms.readthedocs.org/en/latest/
Author: Enrique Perez Arnaud
Author-email: enriquepablo@gmail.com
License: GNU GENERAL PUBLIC LICENSE Version 3
Description: Terms
        =====
        
        Terms is a `production rule system <https://en.wikipedia.org/wiki/Production_system>`_
        that is used to build `expert <https://en.wikipedia.org/wiki/Expert_system>`_
        and `knowledge representation and resoning <https://en.wikipedia.org/wiki/Knowledge_representation>`_ systems.
        
        Documentation for the Terms projecct can be found `here <http://terms.readthedocs.org/>`_.
        
        
        
        .. image:: https://d2weczhvl823v0.cloudfront.net/enriquepablo/terms/trend.png
           :alt: Bitdeli badge
           :target: https://bitdeli.com/free
        
        
        Install
        -------
        
        Install instructions can be found `here <http://terms.readthedocs.org/en/latest/install.html>`_.
        
        For the impatient::
        
          $ easy_install-3.3 Terms
        
        contact
        -------
        
        There is a `mailing list <http://groups.google.es/group/nl-users>`_ at google groups.
        You can also open an issue in `the tracker <http://github.com/enriquepablo/terms/issues>`_.
        Or mail me (enriquepablo at gmail dot com).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
