Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118682 - ruby-feedparser-0.1.ebuild (New Package)
Summary: ruby-feedparser-0.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 105122
  Show dependency tree
 
Reported: 2006-01-11 09:58 UTC by Sam Kyritsoglou
Modified: 2014-05-13 14:50 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ruby-feedparser-0.1.ebuild (ruby-feedparser-0.1.ebuild,459 bytes, text/plain)
2006-01-11 09:58 UTC, Sam Kyritsoglou
Details
ruby-feedparser-0.1.ebuild (ruby-feedparser-0.1.ebuild,471 bytes, text/plain)
2006-01-11 10:03 UTC, Sam Kyritsoglou
Details
dev-ruby/ruby-feedparser-0.2 (ebuild) (ruby-feedparser-0.2.ebuild,330 bytes, text/plain)
2006-06-23 14:56 UTC, David Shakaryan (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.