summaryrefslogtreecommitdiff
path: root/dev-php/psr-log/metadata.xml
blob: f8fba3996ce1b9bd96ef3c3b577f8519bc734140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>guillaumeseren@gmail.com</email>
    <name>Guillaume Seren</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>php-bugs@gentoo.org</email>
  </maintainer>
  <longdescription>
    PSR-3 logger, provide a common interface for logging libraries.
    The main goal is to allow libraries to receive a
    Psr\Log\LoggerInterface object and write logs to it in a simple
    and universal way.
  </longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>