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

Package: python3-iso8601
Architecture: all
Description: Simple module to parse ISO 8601 dates
 This module parses the most common forms of ISO 8601 date strings (e.g.
 2007-01-14T20:34:22+00:00) into datetime objects.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
