-rw-r--r-- | .formatter.exs | 4L |
-rw-r--r-- | .gitignore | 9L |
-rw-r--r-- | README.md | 3L |
-rw-r--r-- | lib/atom.ex | 120L |
-rw-r--r-- | lib/maps.ex | 11L |
-rw-r--r-- | lib/news_parse_ex.ex | 43L |
-rw-r--r-- | lib/rss2_0.ex | 80L |
-rw-r--r-- | lib/xml.ex | 50L |
-rw-r--r-- | mix.exs | 24L |
-rw-r--r-- | test/fixtures/git.sr.ht/pkgconf-2022-12-27.rss | 1L |
-rw-r--r-- | test/fixtures/gitlab/wlroots-2022-12-27.atom | 3368L |
-rw-r--r-- | test/fixtures/rfc4287/brief_single_entry.atom | 20L |
-rw-r--r-- | test/fixtures/rfc4287/extensive_single_entry.atom | 45L |
-rw-r--r-- | test/news_parse_ex_test.exs | 223L |
-rw-r--r-- | test/test_helper.exs | 1L |