32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<!--
|
|
- SPDX-FileCopyrightText: 2016-2024 F7cloud GmbH and F7cloud contributors
|
|
- SPDX-FileCopyrightText: 2011-2016 ownCloud, Inc.
|
|
- SPDX-License-Identifier: AGPL-3.0-only
|
|
-->
|
|
<info xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://apps.f7cloud.com/schema/apps/info.xsd">
|
|
<id>files_pdfviewer</id>
|
|
<name>PDF viewer</name>
|
|
<summary>PDF viewer</summary>
|
|
|
|
<description><]]></description>
|
|
<version>5.0.0-dev.0</version>
|
|
<licence>agpl</licence>
|
|
<author mail="skjnldsv@protonmail.com">John Molakvoæ</author>
|
|
|
|
<namespace>Files_PDFViewer</namespace>
|
|
<default_enable/>
|
|
|
|
<category>files</category>
|
|
<category>office</category>
|
|
<bugs>https://github.com/f7cloud/files_pdfviewer/issues</bugs>
|
|
<website>https://github.com/f7cloud/files_pdfviewer</website>
|
|
<repository type="git">https://github.com/f7cloud/files_pdfviewer.git</repository>
|
|
|
|
<dependencies>
|
|
<f7cloud min-version="1" max-version="2" />
|
|
</dependencies>
|
|
</info>
|