Metadata-Version: 1.0
Name: kTBS
Version: 0.3
Summary: A kernel for trace-based systems
Home-page: http://github.com/ktbs/ktbs
Author: Pierre-Antoine Champin, Françoise Conil
Author-email: sbt-dev@liris.cnrs.fr
License: LGPL v3
Description: ===========
        Python kTBS
        ===========
        
        This project is actually made of two subprojects:
        
        rdfrest:
          A framework for RDF-based REST-ful services
        kTBS:
          A kernel for trace-based systems (python implementation)
        
        
        Dependencies
        ============
        
        See ``requirements.d/README``.
        
        
        Install
        =======
        
        See the tutorial_.
        
        .. _tutorial: https://kernel-for-trace-based-systems.readthedocs.org/en/latest/tutorials/install.html
        
        Tests
        =====
        
        .. image:: https://travis-ci.org/ktbs/ktbs.png?branch=develop
                :target: https://travis-ci.org/ktbs/ktbs
        
        Licence
        =======
        
        LGPL v3
        
Platform: OS Independant
