Search Criteria
Package Details: datecalc 0.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/datecalc.git (read-only, click to copy) |
|---|---|
| Package Base: | datecalc |
| Description: | A simple date calculator. |
| Upstream URL: | https://github.com/Kwpolska/datecalc |
| Licenses: | BSD |
| Submitter: | Kwpolska |
| Maintainer: | Kwpolska |
| Last Packager: | Kwpolska |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-04-23 18:54 (UTC) |
| Last Updated: | 2016-05-04 12:46 (UTC) |
Dependencies (5)
- python
- python-dateutil (python-dateutil-gitAUR)
- python (make)
- python-setuptools (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR) (optional) – for Qt GUI
Latest Comments
dreieck commented on 2023-11-12 18:16 (UTC) (edited on 2023-11-12 18:16 (UTC) by dreieck)
Please move away from using
setup.pyand usepython -m buildandpython -m installerinstead, withpython-build,python-installerandpython-wheelas make delendencies instead ofpython-setuptools.See the Arch wiki for Details.
Regards and thanks for maintaining!