Bug 89350 - [NEW PORT] textproc/p5-XML-OPML: Creates and updates OPML (Outline Processor Markup Language) files
Summary: [NEW PORT] textproc/p5-XML-OPML: Creates and updates OPML (Outline Processor ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 05:20 UTC by Ying-Chieh Liao
Modified: 2006-01-22 23:55 UTC (History)
0 users

See Also:


Attachments
p5-XML-OPML-0.26.shar (2.75 KB, text/plain)
2005-11-21 05:20 UTC, Ying-Chieh Liao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ying-Chieh Liao 2005-11-21 05:20:11 UTC
This experimental module is designed to allow for easy creation and
manipulation of OPML files. OPML files are most commonly used for the sharing
of blogrolls or subscriptions - an outlined list of what other blogs an
Internet blogger reads.

This is purely experimental at this point and has a few limitations. This
module may now support attributes in the <outline> element of an embedded
hierarchy, but these are limited to the following attributes: date_added,
date_downloaded, description, email, filename, htmlurl, keywords, text,
title, type, version, and xmlurl. Additionally, the following alternate
spellings are also supported: dateAdded, dateDownloaded, htmlUrl, and xmlUrl.

WWW: http://search.cpan.org/dist/XML-OPML/

Generated with FreeBSD Port Tools 0.63
Comment 1 Aaron Dalton freebsd_committer freebsd_triage 2005-11-25 00:31:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

I'll take it.
Comment 2 Aaron Dalton freebsd_committer freebsd_triage 2006-01-22 23:55:33 UTC
State Changed
From-To: open->closed

Committed, thanks!