Metadata-Version: 1.0
Name: tomate
Version: 0.5.0
Summary: A pomodoro timer. Core classes.
Home-page: https://github.com/eliostvs/tomate
Author: Elio Esteves Duarte
Author-email: elio.esteves.duarte@gmail.com
License: GPL-3
Description: Tomate
        ======
        
        A pomodoro timer written in Python. This project has only the core classes.
        [Here][1] is the repository of the Gtk version.
        
        
        Bugs and Suggetions
        -------------------
        
        Bugs and suggestions should be reported [here][2].
        
        
        Changelog
        ---------
        
        ### v0.5.0
        
        - Remove linux package metadata
        
        ### v0.4.0
        
        - Create a new event system
        - Python 2/3 compatible
        
        License
        -------
        
        This program is free software: you can redistribute it and/or modify it
        under the terms of the GNU General Public License version 3, as published
        by the Free Software Foundation.
        
        This program is distributed in the hope that it will be useful, but
        WITHOUT ANY WARRANTY; without even the implied warranties of
        MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
        PURPOSE.  See the GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License along
        with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        [1]: https://github.com/eliostvs/tomate-gtk
        [2]: https://github.com/eliostvs/tomate/issues
        
Keywords: pomodoro
Platform: UNKNOWN
