Skip to content

Convert RSS/RDF/Atom xml into a common data format.

License

Notifications You must be signed in to change notification settings

brianrackle/ExFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rss

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add rss to your list of dependencies in mix.exs:

    def deps do [{:rss, "~> 0.0.1"}] end

  2. Ensure rss is started before your application:

    def application do [applications: [:rss]] end

About

Convert RSS/RDF/Atom xml into a common data format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages