blob: 02f7417c26b5b7fd5b1bcfa83439654940f5bc85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<longdescription>
A set of udev rules and scripts to mount USB media automatically
as soon as they are inserted. Features flexible configuration,
including mountpoint naming rules, and hooks.
</longdescription>
<upstream>
<maintainer status="active">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://github.com/projg2/uam/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|