Skip to content

A C/C++ RSS,/Atom parse library (binding of feed-rs)

Notifications You must be signed in to change notification settings

chinuno-usami/feedparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedparser

A C/C++ RSS,/Atom parse library (binding of feed-rs)

build

cargo build --release

It will build dynamic library and static library at target/release/

usage

Include feedparser.h and link with library at target/release/
test.cpp gives a usage example

About

A C/C++ RSS,/Atom parse library (binding of feed-rs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published