Source: python-vobject Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Guido Günther , Jelmer Vernooij Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-dateutil, python3-pytest , python3-setuptools, Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/python-team/packages/python-vobject.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-vobject Homepage: https://eventable.github.io/vobject/ Rules-Requires-Root: no Package: python3-vobject Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-dateutil Recommends: python3-tz Description: parse iCalendar and vCards in Python3 Parses iCalendar and vCard files into Python3 data structures, decoding the relevant encodings. Also serializes vobject data structures to valid iCalendar or vCard unicode strings.