File debian.control of Package python-icalendar

19
 
1
Source: python-icalendar
2
Section: python
3
Priority: optional
4
Maintainer: Paul Klos <kolab@klos2day.nl>
5
Build-Depends: autotools-dev,
6
                debhelper (>= 8),
7
                python (>= 2.7~),
8
                python-support,
9
                python-setuptools,
10
Standards-Version: 3.9.3
11
Homepage: http://codespeak.net/icalendar/
12
13
Package: python-icalendar
14
Architecture: all
15
Depends: ${python:Depends}, python-tz, ${misc:Depends}
16
Description: Internet Calendaring and Scheduling (iCalendar) for Python
17
 The icalendar package is a parser/generator
18
 of iCalendar files for use with Python.
19