Recent Releases of opml

opml - Updated License to AGPL 3 or later

This license have been changed to the AGPL 3 or later.

- Go
Published by rsdoiel almost 2 years ago

opml - New cli, urls2opml and opml2urls

Cleaned up opml.go, removed Append() and AddChild() as they did not work. Dropped OutlineList type. Added Walk function. Added two new cli opml2urls and urls2opml to make it easier to move subscription lists between newsboat and NetNewsWire.

Versions are now driven from codemeta.json, Makefile updated to current practice. CITATION.cff added and generated via Pandoc templates. Flatten website documentation and added man pages for cli. Switched from python script to build website to website.mak and Pandoc.

- Go
Published by rsdoiel over 3 years ago

opml - go1.16 support

This release updates the package for go1.16 module support. Templates for documentation are now using Pandoc templates. Added experimental support for M1 compiled binaries.

- Go
Published by rsdoiel about 5 years ago

opml - Maintenance release, compiled with go v1.12.4

Maintenance release compiled with Go v1.12.4. Updated copyright year. Added codemeta.json.

- Go
Published by rsdoiel almost 7 years ago

opml - Added options

Add options to opmlsort, update sorting methods in opml package, fixed some bugs, update license year and added license text to the cli.

- Go
Published by rsdoiel over 8 years ago

opml - Added opml2json

Code clean, upgrade to use caltechlibrary/cli > v0.0.5, added support at the opml package level to save non-standard attributes in .OtherAttrs. These also render in the new opml2json.

Added precompiled support for Pine64 via the opml-v0.0.4-linix-arm64 Zip.

Fixed typo in Makefile which resulted in binaries with the wrong name (e.g. ompl vs. opml)

- Go
Published by rsdoiel over 8 years ago

opml - Added opmlcat example

  • integrated rsdoiel/cli package in cli examples
  • added opmlcat example utility
  • Add OulineList.Append() accept multiple *Outline elements

- Go
Published by rsdoiel over 9 years ago