You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
17 lines
779 B
Plaintext
17 lines
779 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
ruby.setup rss 0.1.3 setup.rb {README.en README.ja Tutorial.en Tutorial.ja Reference.en Reference.ja sample}
|
|
maintainers lathi.net:doug
|
|
platforms darwin
|
|
supported_archs noarch
|
|
description RSS Parser in Ruby
|
|
long_description This library can parse RSS(RDF Site Summary) 1.0, RSS \
|
|
0.9x/2.0 with validation (or non validation). This \
|
|
library can make RSS easily by RSS Maker. This library \
|
|
contains a tDiary's plugin that fetches RSS, parses \
|
|
it, and displays result.
|
|
homepage http://www.cozmixng.org/~rwiki/?cmd=view&name=RSS+Parser
|
|
master_sites http://www.cozmixng.org/~kou/download/
|
|
checksums md5 99667031d77b6829ad839f8e9064f34e
|
|
|