Path to this page:
./
textproc/ruby-simple-rss,
Simple, flexible, extensible, and liberal RSS and Atom reader
Branch: CURRENT,
Version: 2.2.0,
Package name: ruby33-simple-rss-2.2.0,
Maintainer: minskimSimple RSS is a simple, flexible, extensible, and liberal RSS and Atom
reader for Ruby. It is designed to be backwards compatible with the
standard RSS parser, but will never do RSS generation.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 50.5 KB
Version history: (Expand)
- (2026-04-12) Updated to version: ruby33-simple-rss-2.2.0
- (2026-01-18) Updated to version: ruby32-simple-rss-2.1.0
- (2021-10-07) Updated to version: ruby27-simple-rss-1.3.3
- (2018-09-23) Updated to version: ruby24-simple-rss-1.3.3
- (2017-11-23) Package has been reborn
- (2017-07-31) Updated to version: ruby23-simple-rss-1.3.1
CVS history: (Expand)
2026-04-12 17:19:07 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
textproc/ruby-simple-rss: update to 2.2.0
2.2.0 (2026-03-29)
What's Changed
* feat: add to_json and as_json methods for JSON serialization by @cardmagic
in #49
* feat: add to_hash and to_xml serialization methods by @cardmagic in #50
* feat: add URL fetching with conditional GET support by @cardmagic in #51
* feat: add Enumerable support and convenience accessors by @cardmagic in
#52
* feat: add feed validation and search helpers by @cardmagic in #53
* feat: add feed merge and diff helpers by @cardmagic in #55
* feat: add media and enclosure helper APIs by @cardmagic in #54
|
2026-01-18 15:13:34 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
textproc/ruby-simple-rss: update to 2.1.0
2.0.0 (2025-12-29)
What's Changed
* Fixed Ruby warnings about missing indentations by @florianock in #22
* Remove use of deprecated RubyGems #has_rdoc method by @kbrock in #21
* Modernize CI/CD with GitHub Actions, RuboCop, and RBS types by @cardmagic
in #33
* fix first sample url by @tama1029 in #25
* feat: support attributes on item/entry tags by @cardmagic in #35
* feat: add array_tags option to collect multiple values by @cardmagic in
#36
* feat: support attributes on channel/feed tags by @cardmagic in #38
* fix: skip empty/blank tags to prevent regex hang by @cardmagic in #39
* fix: normalize all strings to UTF-8 encoding by @cardmagic in #40
New Contributors
* @florianock made their first contribution in #22
* @cardmagic made their first contribution in #33
* @tama1029 made their first contribution in #25
2.1.0 Latest (2025-12-29)
What's Changed
* feat: add to_json and as_json methods for JSON serialization by @cardmagic
in #49
* feat: add to_hash and to_xml serialization methods by @cardmagic in #50
* feat: add URL fetching with conditional GET support by @cardmagic in #51
|
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2018-09-23 18:39:23 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
textproc/ruby-simple-rss: update to 1.3.3
Changes are unknown. Please refer commit log:
<https://github.com/cardmagic/simple-rss/commits/master>.
|
| 2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Switch github HOMEPAGEs to https.
|
| 2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
| 2014-03-14 19:30:28 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-simple-rss to 1.3.1.
Changes are not available, please refer commit log:
<https://github.com/cardmagic/simple-rss/commits/master>.
|