Bug 257590 - [NEW-PORT] devel/py-ics: pythonic and easy iCalendar library
Summary: [NEW-PORT] devel/py-ics: pythonic and easy iCalendar library
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-03 15:38 UTC by gettoknowmi
Modified: 2023-08-09 14:21 UTC (History)
2 users (show)

See Also:


Attachments
distfile (1.17 KB, application/x-shellscript)
2021-08-03 15:38 UTC, gettoknowmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gettoknowmi 2021-08-03 15:38:18 UTC
Created attachment 226912 [details]
distfile

Ics.py is a pythonic and easy iCalendar library.
Its goals are to read and write ics data in a developer friendly way.
iCalendar is a widely-used and useful format but not user friendly.

WWW: https://github.com/ics-py/ics-py
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-08-03 16:29:31 UTC
Some notes on first pass:

- How about putting this to deskutils category?
- Two BUILD_DEPENDS= lines seem to be wrong, should be concated by '\'
- virt/py-attrs should be devel/py-attrs
- There is no py-tatsu.py port
- Does this port needs python 3.7 strictly? Or it is 3.7+?
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2021-08-03 16:30:22 UTC
BTW, please test the port with the steps described in https://docs.freebsd.org/en/books/porters-handbook/testing/