https://github.com/kstep/libmrss
fork of mrss feed parsing library (http://www.autistici.org/bakunin/libmrss/doc/)
https://github.com/kstep/libmrss
Last synced: 10 months ago
JSON representation
fork of mrss feed parsing library (http://www.autistici.org/bakunin/libmrss/doc/)
- Host: GitHub
- URL: https://github.com/kstep/libmrss
- Owner: kstep
- License: lgpl-2.1
- Created: 2011-07-05T10:39:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-04-03T00:00:52.000Z (about 13 years ago)
- Last Synced: 2025-04-07T12:06:03.172Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 469 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
mRSS is a C library for parsing, writing and creating RSS files or streams.
Read the test/*.c files as examples.