remus
remus copied to clipboard
Attentive RSS/Atom feed parser for Clojure
Results
2
remus issues
Sort by
recently updated
recently updated
newest added
Hi! I'm running remus to parse the following URL: "https://ln.hixie.ch/rss/html" and the published dates don't show up in remus. I tried parsing the same url directly with rome, using (.build...
Since ROME is capable of not only parsing but also generating feeds, would it be in scope for remus to be extended to do that? I know of another Clojure...