Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
/ libopds2-go Public archive

An OPDS 2.0 library written in Go that can also parse OPDS 1.x

License

Notifications You must be signed in to change notification settings

opds-community/libopds2-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPDS 2.0 Library

This Go library is meant for applications that want to manipulate OPDS 1.x or 2.0 feeds.

Using the app

In addition to libraries, this project can be compiled into a binary that converts OPDS 1.x into OPDS 2.0.

The converter simply takes an OPDS 1.X URI as an argument and prints an OPDS 2.0 feed.

Example : ./libopds2-go http://www.feedbooks.com/store/recent.atom

Features

  • OPDS 2.0 model
  • OPDS 1.x model
  • Parsing OPDS 1.x
  • Generating OPDS 2.0
  • Parsing OPDS 2.0
  • Helpers for OPDS 2.0

About

An OPDS 2.0 library written in Go that can also parse OPDS 1.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages