mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_opds: v0.8.0
This commit is contained in:
parent
ada8459825
commit
6caec6c3e3
2 changed files with 5 additions and 5 deletions
BIN
dist/files_opds-0.8.0.tar.gz
vendored
Normal file
BIN
dist/files_opds-0.8.0.tar.gz
vendored
Normal file
Binary file not shown.
|
@ -6,19 +6,19 @@
|
|||
<description>
|
||||
OPDS is a syndication format for electronic publications based on Atom and HTTP which makes it possible to access those publications (which are not limited to electronic books) on any OPDS client device. Examples of the latter are phones and tablets running OPDS-compatible book readers, eg FBReader/CoolReader/Aldiko on Android or Marvin/KyBook/Stanza on iOS.
|
||||
|
||||
The OPDS catalog app enables Owncloud users to publish a sub-tree of their personal filesystem as an OPDS feed. As of v0.3 OPDS catalog can extract all relevant metadata from EPUB documents. v0.5 introduced ISBN-based metadata retrieval, while Calibre-generated metadata.opf files are parsed since v0.6.
|
||||
The OPDS catalog app enables Owncloud users to publish a sub-tree of their personal filesystem as an OPDS feed. As of v0.3 OPDS catalog can extract all relevant metadata from EPUB documents. v0.5 introduced ISBN-based metadata retrieval, while Calibre-generated metadata.opf files are parsed since v0.6. FictionBook2 (.fb2) metadata retrieval is supported from v0.8.0.
|
||||
|
||||
The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/).
|
||||
</description>
|
||||
<licence>AGPL</licence>
|
||||
<version>0.7.3</version>
|
||||
<version>0.8.0</version>
|
||||
<author>Frank de Lange</author>
|
||||
<category>tools</category>
|
||||
<category>files</category>
|
||||
<category>organization</category>
|
||||
<repository type="git">https://github.com/Yetangitu/owncloud-apps</repository>
|
||||
<bugs>https://github.com/Yetangitu/owncloud-apps/issues</bugs>
|
||||
<homepage>https://github.com/Yetangitu/owncloud-apps/files_opds</homepage>
|
||||
<repository type="git">https://github.com/Yetangitu/owncloud-apps/files_opds/</repository>
|
||||
<bugs>https://github.com/Yetangitu/owncloud-apps/issues/</bugs>
|
||||
<homepage>https://github.com/Yetangitu/owncloud-apps/files_opds/</homepage>
|
||||
<documentation>
|
||||
<user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user>
|
||||
</documentation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue