Metadata-Version: 1.0
Name: kTBS
Version: 0.5.1
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
        
        Documentation
        =============
        
        .. image:: https://readthedocs.org/projects/kernel-for-trace-based-systems/badge/?version=latest
            :target: http://kernel-for-trace-based-systems.readthedocs.org/en/latest/index.html
            :alt: Latest documentation
        
        Tests
        =====
        
        .. image:: https://travis-ci.org/ktbs/ktbs.svg?branch=develop
            :target: https://travis-ci.org/ktbs/ktbs
        
        Licence
        =======
        
        LGPL v3
        
Platform: OS Independant
