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

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadrien Gardeur authored Jun 15, 2017
1 parent 0729b32 commit 70b3eab
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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

...

## Features

- [x] OPDS 2.0 model
- [x] OPDS 1.x model
- [x] Parsing OPDS 1.x
- [x] Generating OPDS 2.x
- [ ] Parsing OPDS 2.x
- [ ] Helpers for OPDS 2.x

0 comments on commit 70b3eab

Please sign in to comment.