Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono

python-chrono / setup.cfg

Branch
0.1
1
2
3
4
5
6
7
[build_sphinx]
source-dir = doc/source/
build-dir = doc/
fresh-env = True

[sdist]
formats = bztar,zip