blob: fba1a6ec131ebf53fb23ccbb9cdcb2e008b8a81e (
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://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<stabilize-allarches />
<longdescription lang="en">
configshell-fb is a Python library that provides a framework
for building simple but nice CLI-based applications.
</longdescription>
<upstream>
<maintainer status="active">
<email>mlombard@redhat.com</email>
<name>Maurizio Lombardi</name>
</maintainer>
<maintainer>
<email>agrover@redhat.com</email>
<name>Andy Grover</name>
</maintainer>
<bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|