blob: 6e1db05f5e7a5289879c7df44bc42c496350a58a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact@qaidvoid.dev</email>
<name>Rabindra Dhakal</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/jhspetersson/fselect/issues</bugs-to>
<changelog>https://github.com/jhspetersson/fselect/commits/master</changelog>
<remote-id type="github">jhspetersson/fselect</remote-id>
</upstream>
<use>
<flag name='users'>Add support for getting system users and groups</flag>
</use>
</pkgmetadata>
|