Source: rfc3339-validator Maintainer: Debian Python Team Uploaders: Julian Gilbey Section: python Priority: optional Standards-Version: 4.6.2 Homepage: https://github.com/naimetti/rfc3339-validator Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-hypothesis , python3-pytest , python3-setuptools, python3-strict-rfc3339 Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/python-team/packages/rfc3339-validator.git Vcs-Browser: https://salsa.debian.org/python-team/packages/rfc3339-validator Rules-Requires-Root: no Package: python3-rfc3339-validator Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: RFC 3339 validator (Python library) This package provides a validator for date-time strings to determine whether they conform to the Internet Engineering Task Force (IETF) Internet Date/Time Format (RFC 3339).