Source: pycalendar Section: python Priority: optional Maintainer: Rahul Amaram Build-Depends: debhelper (>= 9), python, dh-python Standards-Version: 3.9.8 Homepage: http://trac.calendarserver.org/wiki/PyCalendar Vcs-Git: https://anonscm.debian.org/git/calendarserver/pycalendar.git Vcs-Browser: https://anonscm.debian.org/cgit/calendarserver/pycalendar.git Package: python-pycalendar Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: iCalendar/vCard Library PyCalendar is a Python-based iCalendar (RFC 5545) and vCard (RFC 2426) library that allows iCalendar and vCard data to be parsed, manipulated and generated using an API that closely resembles the object models of iCalendar and vCard. The library includes options to validate input data, and also output data in XML format. The package also includes a tool to parse Olson timezone database information to generate iCalendar compatible timezone definitions.