Metadata-Version: 1.0
Name: FinDates
Version: 0.2
Summary: Dealing with dates in finance
Home-page: UNKNOWN
Author: Artem Frolov (Amelanche Inc.)
Author-email: findates@artemfrolov.fastmail.fm
License: OSI Approved
Description: Findates is a python package for dealing with dates in finance. It provides
        functionality to do day counting in various conventions, business day rolling
        rules, creating holiday calendars, routines for calculation of Easter and
        other religious holidays, routines for calculation of holidays falling on a
        specific weekday in a month (e.g. Thanksgving), moving holidays happening on
        a weekend. It also provides various utility functions for dealing with dates,
        including automatic parsing of various string formats.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial
