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

File history for python-chrono / MANIFEST.in

Author Revision Message Labels Date
Erik Grinaker 6889755530a2 don't include doctest and doctrees in source distributions
Erik Grinaker 839d10ff5dd0 added installation instructions
Erik Grinaker e601e72c2be8 use distutils instead of setuptools for building
Erik Grinaker 3731fc25085a added HACKING document
Erik Grinaker 9827f80818dc improved build process