Metadata-Version: 1.0
Name: pyticli
Version: 0.0.3
Summary: A Python Temporal Intructions Common Language Interface: Library to create graphs queries over Kripke structures from a Interval Temporal Logic inspired language.
Home-page: http://github.com/versae/pyticli
Author: Javier de la Rosa
Author-email: versae@gmail.com
License: GPL 3
Description: Pyticli
        =======
        
        :synopsis: A Python Temporal Intervals Common Language Interface.
        
        A Python Temporal Intervals Common Language Interface: Library to create
        graphs query over Kripke structures from a Interval Temporal Logic inspired
        language.
        
        
        Installation
        ------------
        
        Available throught Python Package Index::
        
          $ pip install pyticli
        
        Or::
        
          $ easy_install pyticli
        
        
        Getting started
        ---------------
        
        The main class is...
        
        
        Changes
        -------
        
        
        0.0.1 (2011-XX-YY)
        ------------------
         - First Python Index Package release.
        
Keywords: itl interval logic temporal python graph database gremlin query
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
