summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2023-08-16add pyyaml to install_requiresHEADmasterRobert Schütz
2023-01-09removing kalTobias Brox
2022-11-28config in place now ... and actually trying to use the new cal.py-interface f...Tobias Brox
2022-11-06reorganized the repository - should fix https://github.com/tobixen/calendar-c...Tobias Brox
2022-10-28Bugfix. I broke setup.pyTobias Brox
2022-10-28bugfix - setup.py imported calendar-cli to check for metadata, this broke due...Tobias Brox
2022-10-09More work on the kal aka cal.py command. It can now do around 80% of all the...Tobias Brox
2021-12-30working on the new kal interfaceTobias Brox
2021-11-27timezones are difficult in python - tried to get rid of pytz dependency, but ...Tobias Brox
2021-10-18found some old modifications that were never committedTobias Brox
2020-06-07bugfixTobias Brox
2020-05-05the python-caldav version 0.5.0 had issues with time stamps, and calendar-cli...Tobias Brox
2020-04-14apparently the to_normal_str function was added to caldav after the latest 0....Tobias Brox
2017-08-30fix proper command name, fix dependency, compatibility fix on version number,...Tobias Brox
2016-03-16fix for github issue #23 - license missingTobias Brox
2015-05-01more work on vtodo, adding support for editing and adding categories. plus s...Tobias Brox
2015-04-21support for adding vtodo entriesTobias Brox
2015-03-30minor editorial improvementsTobias Brox
2015-02-14loading some of the metadata from the script into setup.py, to avoid redundan...Tobias Brox
2014-03-10dependenciesTobias Brox
2014-01-07Created a setup.py to allow installation via pipTobias Mueller