Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-03T00:00:52.000Z (over 11 years ago)
- Last Synced: 2023-04-14T21:51:18.131Z (over 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.