public
Description: Extensible Ruby wrapper for Atom and RSS parsers
Homepage: http://feed-normalizer.rubyforge.org/
Clone URL: git://github.com/aasmith/feed-normalizer.git
the-architect (author)
Sun Apr 19 13:28:37 -0700 2009
aasmith (committer)
Thu Apr 23 14:32:41 -0700 2009
feed-normalizer / Manifest.txt
100644 21 lines (20 sloc) 0.393 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
History.txt
License.txt
Manifest.txt
Rakefile
README.txt
feed-normalizer.gemspec
lib/feed-normalizer.rb
lib/html-cleaner.rb
lib/parsers/rss.rb
lib/parsers/simple-rss.rb
lib/structures.rb
test/data/atom03.xml
test/data/atom10.xml
test/data/rdf10.xml
test/data/rss20.xml
test/data/rss20diff.xml
test/data/rss20diff_short.xml
test/test_all.rb
test/test_feednormalizer.rb
test/test_htmlcleaner.rb