Metadata-Version: 2.0
Name: biztime
Version: 0.0.8
Summary: Utility for calculating the total working time between given dates/times.
Home-page: https://github.com/austen0/biztime
Author: austen0
Author-email: austen@cas3y.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

`biztime` is a is a utility for calculating the total time between given
dates/times, while omitting non-working hours, weekends, and holidays as
configured by the user. Includes additional helper functions for interacting
with various `datetime` objects.

See the [GitHub project](https://github.com/austen0/biztime) for usage examples
and a syntax reference.


