Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<?xml version="1.0"?> <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>0watch</name> <summary>scans websites for new releases and triggers 0template if required</summary> <description> 0watch scans websites for new releases using arbritary Python code snippets. When new releases are detected 0template is used to create/update a Zero Install feed. </description> <homepage>https://github.com/0install/0watch</homepage> <needs-terminal/> <feed-for interface="https://apps.0install.net/0install/0watch.xml"/> <group license="OSI Approved :: GNU Lesser General Public License (LGPL)"> <command name="run" path="0watch.py"> <runner interface="https://apps.0install.net/python/python.xml"/> </command> <requires interface="https://apps.0install.net/0install/0template.xml"> <executable-in-path name="0template"/> </requires> <implementation version="0.3.1" released="2023-02-12" id="sha1new=795406d52f2f7369ebedd785ceefb06e7e374e8a"> <manifest-digest sha256new="XLCQ6PSYGDYMQBBW5PFCM536XXBYGH4C2ELA267BAE3RNK7K4PDA"/> <archive href="0watch-0.3.1.tar.gz" size="13178"/> </implementation> </group> </interface>
- Loading branch information