Bindings for libmRSS: for parsing, writing and creating RSS/ATOM files or streams.
    Laeeth Isharc via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun Jan  4 11:36:07 PST 2015
    
    
  
https://github.com/Laeeth/d_rss/
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
    
    
More information about the Digitalmars-d-announce
mailing list