blob: 5d9619b58f6875114b08c0a29ba57997ccd82a87 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>azamat.hackimov@gmail.com</email>
<name>Azamat H. Hackimov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">conan</remote-id>
<remote-id type="github">conan-io/conan</remote-id>
</upstream>
<longdescription>
Conan is a portable package manager, intended for C and C++
developers, but it is able to manage builds from source,
dependencies, and precompiled binaries for any language.
</longdescription>
</pkgmetadata>
|