Source: goocalendar
Maintainer: Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python (>= 1.20130901-1~),
               gir1.2-gtk-3.0,
               pybuild-plugin-pyproject,
               python3-all,
               python3-hatchling,
               python3-hatch-tryton,
               python3-gi-cairo
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/tryton-team/goocalendar
Vcs-Git: https://salsa.debian.org/tryton-team/goocalendar.git
Homepage: https://code.tryton.org/goocalendar

Package: python3-goocalendar
Architecture: all
Depends: gir1.2-gtk-3.0,
         libcanberra-gtk3-module,
         python3-gi-cairo,
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends}
Description: Calendar widget for GTK+ (Python 3)
 The GooCalendar module supplies a calendar widget that can display 
 a month view and a week view. It also supplies classes to manage
 events you can add to the calendar.
