mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
14 lines
485 B
XML
14 lines
485 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<info>
|
|
<id>files_reader</id>
|
|
<name>Reader (ebook reader)</name>
|
|
<description>Online ePub file reader</description>
|
|
<version>0.4.5</version>
|
|
<licence>LGPL</licence>
|
|
<author>Frank de Lange, (taken clues from Thomas Müller/files_pdfviewer, using slightly modified Futurepress/epub.js)</author>
|
|
<require>7.0</require>
|
|
<shipped>false</shipped>
|
|
<default_enable/>
|
|
<standalone/>
|
|
<ocsid>167127</ocsid>
|
|
</info>
|