GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A fast, libxml based, Ruby Atom library supporting the Syndication Format and the Publishing Protocol. <br> Gem is available now!!<br>
Homepage: http://ratom.rubyforge.org/
Clone URL: git://github.com/seangeo/ratom.git
ratom / Manifest.txt
100644 55 lines (54 sloc) 1.495 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
lib/atom.rb
lib/atom/pub.rb
lib/atom/version.rb
lib/atom/xml/parser.rb
lib/atom/configuration.rb
setup.rb
spec/app/member_entry.atom
spec/app/service.xml
spec/atom/pub_spec.rb
spec/atom_spec.rb
spec/conformance/baseuri.atom
spec/conformance/divtest.atom
spec/conformance/linktests.xml
spec/conformance/nondefaultnamespace-baseline.atom
spec/conformance/nondefaultnamespace-xhtml.atom
spec/conformance/nondefaultnamespace.atom
spec/conformance/ordertest.xml
spec/conformance/title/html-cdata.atom
spec/conformance/title/html-entity.atom
spec/conformance/title/html-ncr.atom
spec/conformance/title/text-cdata.atom
spec/conformance/title/text-entity.atom
spec/conformance/title/text-ncr.atom
spec/conformance/title/xhtml-entity.atom
spec/conformance/title/xhtml-ncr.atom
spec/conformance/unknown-namespace.atom
spec/conformance/xmlbase.atom
spec/fixtures/complex_single_entry.atom
spec/fixtures/created_entry.atom
spec/fixtures/entry.atom
spec/fixtures/multiple_entry.atom
spec/fixtures/simple_single_entry.atom
spec/fixtures/with_stylesheet.atom
spec/paging/first_paged_feed.atom
spec/paging/last_paged_feed.atom
spec/paging/middle_paged_feed.atom
spec/spec.opts
spec/spec_helper.rb
tasks/deployment.rake
tasks/environment.rake
tasks/rspec.rake
tasks/website.rake
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.rhtml