./textproc/p5-Feed-Find, Perl module to perform autodiscovery of syndication feeds

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13nb1, Package name: p5-Feed-Find-0.13nb1, Maintainer: pkgsrc-users

The Perl module Feed::Find implements feed auto-discovery for finding
syndication feeds, given a URI. It (currently) passes all of the
auto-discovery tests at http://diveintomark.org/tests/client/autodiscovery/.
Feed::Find will discover the following feed formats:
* RSS 0.91
* RSS 1.0
* RSS 2.0
* Atom


Required to run:
[www/p5-URI] [www/p5-libwww] [www/p5-HTML-Parser] [lang/perl5] [devel/p5-Class-ErrorHandler]

Master sites: (Expand)

Filesize: 46.37 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-11 15:17:44 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.13

Upstream changes:
Changes for version 0.13
Increment version of action/checkout
Attempt to add bugtracker info
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-31 09:35:05 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 0.12. From the changelog:

- Add GitHub info to Makefile.PL
   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-11 22:39:34 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 0.11. From the changelog:

- Add test for "file://" URLs (RT 12242)
- Switch to using Test::LWP::UserAgent so we don't require an internet
  connection for the tests.
- Remove "use_test_base" from Makefile.pm (Test::Base wasn't used and it
  brought in a copy of Test::Builder that seems to break stuff).
- Add .atom as a possible feed extension.
- Temp fix to the tests (because the original domain has gone).
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34