Source: python-icalendar
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Christoph Egger <christoph@debian.org>
Build-Depends: debhelper (>= 8~),
 python-all,
 python3-all,
 python-setuptools,
 python3-setuptools,
 python-sphinx,
 python-tz,
 python-dateutil
Standards-Version: 3.9.5
Homepage: http://icalendar.readthedocs.org/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-icalendar/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-icalendar/

Package: python-icalendar-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 ${sphinxdoc:Depends},
 libjs-underscore,
 libjs-jquery
Description: parser/generator of iCalendar files for use with Python -- docs
 The icalendar package is a parser/generator of iCalendar files for use with
 Python.
 .
 This package contains documentation for the Python module


Package: python-icalendar
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 python-tz,
 python-dateutil
Provides: ${python:Provides}
Description: parser/generator of iCalendar files for use with Python2
 The icalendar package is a parser/generator of iCalendar files for use with
 Python.
 .
 This package contains only Python2 bindings, no userland scripts.

Package: python3-icalendar
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
 python3-tz,
 python3-dateutil
Provides: ${python:Provides}
Description: parser/generator of iCalendar files for use with Python3
 The icalendar package is a parser/generator of iCalendar files for use with
 Python.
 .
 This package contains only Python3 bindings, no userland scripts.
