Metadata-Version: 1.0
Name: PyBan
Version: 0.3.0
Summary: Kanban with Python!
Home-page: https://github.com/multi8it/pyban
Author: Simon Wessel
Author-email: simon.w.karlsson@gmail.com
License: LICENSE.txt
Description: ===========================
        PyBan - Kanban with Python!
        ===========================
        
        Pyban is a Kanban board management tool for the command line.
        Its interface is implemented in curses.
        
        Pyban saves its kanban boards in the .pyban folder located in the
        folder where pyban was run. Recommended usage is running pyban
        either from your project folder, or from your home folder.
        
        If you haven't heard about Kanban, I suggest you look it up on
        http://en.wikipedia.org/wiki/Kanban.
        
        Contributors
        ============
        Thus far, just me, Simon Wessel.
        
        Special thanks to
        =================
        Freddie Mercury
        
Platform: UNKNOWN
