Search Criteria
Package Details: ical2orgpy-git 0.3.r38.gb2224f4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ical2orgpy-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ical2orgpy-git |
| Description: | This script converts an ical calendar (for instance, as exported from google calendar) into an org-mode document. |
| Upstream URL: | https://github.com/ical2org-py/ical2org.py.git |
| Licenses: | GPL3 |
| Submitter: | jlaunay |
| Maintainer: | jlaunay |
| Last Packager: | jlaunay |
| Votes: | 1 |
| Popularity: | 0.000015 |
| First Submitted: | 2023-12-19 20:47 (UTC) |
| Last Updated: | 2025-01-12 22:54 (UTC) |
Dependencies (9)
- python-click
- python-icalendar
- python-pytz
- python-recurring-ical-events
- python-tzlocal
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
jlaunay commented on 2025-01-12 22:58 (UTC)
@emacsomancer @dreieck Thank you for pointing this out.
python-futureremoved, should be ok.dreieck commented on 2025-01-11 16:06 (UTC)
In fact, it should no longer be used:
If possible, please remove the dependency on
python-furure/ make the package working withoutpython-future:Regards and thanks for this package!
emacsomancer commented on 2025-01-06 20:35 (UTC)
Can we remove
python-future? Currentlypython-futuredoesn't build properly butical2orgpy-gitbuilds fine without it.