File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <info >
3+ <id >to_gif</id >
4+ <name >ToGif</name >
5+ <summary >Nextcloud To Gif Example</summary >
6+ <description >
7+ <![CDATA[ Example of the Nextcloud application written in python]]>
8+ </description >
9+ <version >1.0.0</version >
10+ <licence >MIT</licence >
11+ <author mail =" andrey18106x@gmail.com" homepage =" https://github.com/andrey18106" >Andrey Borysenko</author >
12+ <namespace >ToGifExample</namespace >
13+ <category >tools</category >
14+ <website >https://github.com/cloud-py-api/nc_py_apy</website >
15+ <bugs >https://github.com/cloud-py-api/nc_py_apy/issues</bugs >
16+ <repository type =" git" >https://github.com/cloud-py-api/nc_py_apy</repository >
17+ <dependencies >
18+ <nextcloud min-version =" 27" max-version =" 28" />
19+ </dependencies >
20+ <ex-app >
21+ <docker-install >
22+ <registry >ghcr.io</registry >
23+ <image >cloud-py-api/to_gif</image >
24+ <image-tag >latest</image-tag >
25+ </docker-install >
26+ <protocol >http</protocol >
27+ <system >0</system >
28+ </ex-app >
29+ </info >
You can’t perform that action at this time.
0 commit comments