Skip to content

hugogu/Opds4Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Project Description

A .NET Library for Open Publication Distribution System (OPDS) Catalog protocol, a syndication format for electronic publications based on Atom.

Project Goal

This project is created to simplify the process of reading and creating an OPDS Catalog in .NET and standardize the result OPDS with least effort. The library provides the following functions:

  1. Read OPDS, supports the elements defined by OPDS.
  2. Validate OPDS according to official schema file.
  3. Create OPDS from your existing data model.

There are also two sample projects on the roadmap.

  1. A Web Site to build OPDS from local file system.
  2. A desktop application to read OPDS. (Not start yet.) Read more for usage.

About OPDS

OPDS is a standard based on ATOM used to build a publish books' catalog and books' information to users. It is widely used in book readers, for example, Stanza. There are a lot of existing OPDS source published.

You can find more OPDS catalogs and OPDS readers at http://wiki.mobileread.com/wiki/OPDS For more information about OPDS itself, please refer to http://opds-spec.org/specs/opds-catalog-1-1-20110627/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published