Source: python-tzdata
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/python/tzdata/tags
Vcs-Browser: https://github.com/alvistack/python-tzdata
Vcs-Git: https://github.com/alvistack/python-tzdata.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-tzdata
Architecture: all
Description: Provider of IANA time zone data
 This is a Python package containing zic-compiled binaries for the IANA
 time zone database. It is intended to be a fallback for systems that do
 not have system time zone data installed (or don't have it installed in
 a standard location), as a part of PEP 615.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
