mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
9f45e9bca9
The main classes in this framework are OPMLDocument and OPMLOutline. OPML is a file format used to store all kinds of outlines. It's based on XML and also usually stores some meta information. This includes author and creation time information and a document title. WWW: http://www.etoile-project.org/
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
This framework is a simple parser and exporter for OPML files.
|
|
The main classes in this framework are OPMLDocument and OPMLOutline.
|
|
OPML is a file format used to store all kinds of outlines. It's based
|
|
on XML and also usually stores some meta information. This includes
|
|
author and creation time information and a document title.
|
|
|
|
WWW: http://www.etoile-project.org/
|