summaryrefslogtreecommitdiff
path: root/dev-php/ca-bundle/metadata.xml
blob: 3327e789f1532a83f7a16bd44fefbf98c129e09b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>guillaumeseren@gmail.com</email>
  <name>Guillaume Seren</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <maintainer type="project">
  <email>php-bugs@gentoo.org</email>
 </maintainer>
 <longdescription>
    Small utility library that lets you find a path to the system CA
    bundle, and includes a fallback to the Mozilla CA bundle.
    Originally written as part of dev-php/composer, now extracted and
    made available as a stand-alone library.
  </longdescription>
 <upstream>
  <remote-id type="github">composer/ca-bundle</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>