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
Tag
0.1.0
Filename Size Date modified Message
chrono
doc
tests
.hgignore 59 B use distutils instead of setuptools for building
AUTHORS 34 B improved build process
HACKING 704 B updated HACKING
INSTALL 270 B added installation instructions
LICENSE 34.4 KB improved build process
MANIFEST.in 130 B added installation instructions
NEWS 55 B updated version number to 0.1.0
README 389 B improved build process
setup.cfg 103 B use distutils instead of setuptools for building
setup.py 1.9 KB fixed wrong indent in setup-script