Command line feed reader
Find a file
John Doty 82fbae2486 time.mktime is not the inverse of time.gmtime, calendar.timegm is
feedparser unhelpfully returns struct_time values in UTC and mktime
assumes they're local. Ugh.
2024-11-22 16:11:45 -08:00
.github/workflows Move stuff over from previous incarnation into new frame 2024-07-08 07:32:37 +09:00
cry time.mktime is not the inverse of time.gmtime, calendar.timegm is 2024-11-22 16:11:45 -08:00
platypus Vendor platypus.app 2024-09-14 18:18:14 -07:00
tests Fix cleaning text with character references 2024-10-20 08:06:24 -07:00
.gitignore Ignore pdm-python 2024-07-11 10:43:12 +09:00
LICENSE Move stuff over from previous incarnation into new frame 2024-07-08 07:32:37 +09:00
pdm.lock Use dominate 2024-11-22 12:53:39 -08:00
pyproject.toml Use dominate 2024-11-22 12:53:39 -08:00
README.md Read 2024-07-11 10:34:40 +09:00

cry

A local-first, command-line feed reader. Kinda.