blob: ab4b9a8e5bc7bc3aea73e7295acb9a1e9d167de6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lo48576@hard-wi.red</email>
<name>YOSHIOKA Takuma</name>
</maintainer>
<longdescription lang="en">
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|