Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118682

Summary: ruby-feedparser-0.1.ebuild (New Package)
Product: Gentoo Linux Reporter: Sam Kyritsoglou <samk>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: gentoo.bugs.10, jochen+gentoo-bugs, ruby
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 105122    
Attachments: ruby-feedparser-0.1.ebuild
ruby-feedparser-0.1.ebuild
dev-ruby/ruby-feedparser-0.2 (ebuild)

Description Sam Kyritsoglou 2006-01-11 09:58:00 UTC
Hello,

Please find the attachement of ruby-feedparser-0.1.ebuild.

Ruby-Feedparser is an RSS and Atom parser for Ruby. It was initially developed for Feed2Imap, but it is now a standalone library.

Ruby-feedparser is :
* based on REXML
* built for robustness : most feeds are not valid, a parser can't ignore that
* fully unit-tested
* easy to use (it can output text or HTML easily)
Similar projects : Simple-RSS, Blog Harvester.

I suggest dev-ruby/ruby-feedparser. 

Sam
Comment 1 Sam Kyritsoglou 2006-01-11 09:58:57 UTC
Created attachment 76846 [details]
ruby-feedparser-0.1.ebuild
Comment 2 Sam Kyritsoglou 2006-01-11 10:03:15 UTC
Created attachment 76847 [details]
ruby-feedparser-0.1.ebuild

Sorry, the homepage wasn't the good one.
Comment 3 David Shakaryan (RETIRED) gentoo-dev 2006-06-23 14:56:12 UTC
Created attachment 89950 [details]
dev-ruby/ruby-feedparser-0.2 (ebuild)

Bump to 0.2

I did some minor cleanup such as remove SLOT and IUSE since the ruby eclass already sets those. I also removed the dev-ruby/rubymail dependency, since it is a dependency of feed2imap rather than of ruby-feedparser. Also a few other minor changes.
Comment 4 David Shakaryan (RETIRED) gentoo-dev 2006-06-23 14:57:13 UTC
I forgot to mention that I also added it to the Project Sunrise overlay:

http://gentoo-sunrise.org/svn/sunrise/dev-ruby/ruby-feedparser/
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-12-17 16:18:04 UTC
latest version (0.3) is available. please update the ebuild if you have some time
Comment 6 Jochen Schalanda 2007-11-17 11:44:16 UTC
FYI: I've added a working (at least for me ;) ebuild for ruby-feedparser 0.5 to bug #105122.
Comment 7 Manuel RĂ¼ger (RETIRED) gentoo-dev 2014-03-20 03:28:59 UTC
ruby-feedparser is in tree.