dcallagh-exheres

My personal Exherbo repository
git clone https://code.djc.id.au/git/dcallagh-exheres/

packages/dev-python/pytz/pytz-2012b.exheres-0 (318B) - raw

      1 # Copyright 2010 Dan Callaghan <djc@djc.id.au>
      2 # Distributed under the terms of the GNU General Public License v2
      3 
      4 require pypi distutils [ python_dep=2.3 ]
      5 
      6 SUMMARY="Olson timezone database for Python"
      7 HOMEPAGE="http://pytz.sourceforge.net/"
      8 
      9 LICENCES="MIT"
     10 SLOT="0"
     11 PLATFORMS="~amd64 ~x86"
     12 
     13 BUGS_TO="djc@djc.id.au"
     14