-
Notifications
You must be signed in to change notification settings - Fork 2
kaleidicpublic/d_rss
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
d_rss: D Programming Language bindings for libmRSS. http://www.autistici.org/bakunin/libmrss/doc/ mRss is a C library written by Andrea Marchesini for parsing, writing and creating RSS/ATOM files or streams. This library supports: RSS 0.91 - http://my.netscape.com/publish/formats/rss-spec-0.91.html RSS 0.92 - http://backend.userland.com/rss092 RSS 1.0 - http://web.resource.org/rss/1.0/ RSS 2.0 - http://www.rssboard.org/rss-specification ATOM 0.3 - http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html ATOM 1.0 - http://tools.ietf.org/html/rfc4287 to use: import mrss.d State: alpha. No extensive testing, but the example I have translated - d_parser.d (originally parser.c) works correctly. Later I will write higher-level D wrapper. Pull requests welcome.
About
D Language Bindings for libmRSS: a C library for parsing, writing and creating RSS/ATOM files or streams
Resources
Stars
Watchers
Forks
Packages 0
No packages published