Metadata-Version: 1.0
Name: Goulib
Version: 1.1.3
Summary: My Python library.
Home-page: https://sourceforge.net/p/goulib/
Author: Philippe Guglielmetti
Author-email: goulib@goulu.net
License: LICENSE.txt
Description: ===========
        Goulib
        ===========
        
        My Python library
        author : Ph. Guglielmetti drgoulu@gmail.com
        license: LGPL
        
        * datetime2.py : additions to datetime standard library
        * itertools2.py : additions to itertools standard library
        * math2.py : additions to math standard library
        * datetime2.py : additions to datetime standard library
        
        * markup.py : simple HTML output (branch of http://markup.sourceforge.net/)
        * interval.py : operations on [x..y[ intervals
        
        * table.py : Table class with CSV I/O, easy access to columns, HTML output
        * workdays.py : WorkCalendar class with datetime operations on working hours (merges and improves http://pypi.python.org/pypi/BusinessHours and http://pypi.python.org/pypi/workdays)
        
Platform: UNKNOWN
