debian-workalendar/debian/control

29 lines
882 B
Plaintext

Source: workalendar
Section: python
Priority: extra
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Build-Depends: debhelper,
dh-python,
python3-all,
python3-setuptools
Standards-Version: 3.9.5
Homepage: https://pypi.python.org/pypi/workalendar/
Package: python3-workalendar
Architecture: all
Depends: python3-dateutil,
python3-lunardate,
python3-pycalverter,
python3-pyluach,
python3-skyfield,
python3-skyfield-data,
python3-tz,
${misc:Depends},
${python3:Depends}
Description: Worldwide holidays and working days helper and toolkit (Python 3)
Workalendar is a Python module that offers classes able to handle calendars,
list legal / religious holidays and gives working-day-related computation
functions.
.
This is the Python 3 version of the package.