Metadata-Version: 1.0
Name: pytrac
Version: 0.4
Summary: Library for managing TRAC tickets with Python
Home-page: https://github.com/Jimdo/pytrac
Author: Daniel Bonkowski, Pirmin Fix
Author-email: bonko@jimdo.com, pirmin.fix@jimdo.com
License: Apache
Description: pytrac
        ======
        
        |Build Status|
        
        library for managing TRAC tickets with python
        
        .. |Build Status| image:: https://travis-ci.org/Jimdo/pytrac.png?branch=initial
           :target: https://travis-ci.org/Jimdo/pytrac
        
        
        History
        =======
        
        v0.4 (Jan 09 2015)
        ------------------
        
        -  make tickets searchable by type
        
        v0.3 (Aug 15 2014)
        ------------------
        
        -  retry on failed network calls
        -  new requirement: backoff
        
        v0.2 (Apr 4 2014)
        -----------------
        
        -  added the possibility to create a ticket
        
        v0.1.1 (Mar 7 2014)
        -------------------
        
        -  fix tests
        
        v0.1 (Mar 7 2014)
        -----------------
        
        -  initial release
        
        
Platform: UNKNOWN
