Metadata-Version: 1.1
Name: prod-cal
Version: 0.1b5
Summary: Given module allows to use production calendars of different countries
Home-page: http://git.propercourse.ru
Author: Vladimir Sidorov
Author-email: vladimir.sidorov@raziogroup.com
License: Apache 2.0
Description: Description
        ===========
        
        Given module allows to use production calendars of different countries, it can be used in common with the standard
        module "calendar.Calendar", because the main class "ProdCal" is inherited from it. The methods of class "ProdCal"
        allow to calculate number of working days and days off based on holidays and transfers of working days.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: Freeware
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Utilities
