mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/loguru: Add python@ as a maintainer
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
This library is intended to make Python logging less painful by adding a bunch of useful functionalities that solve caveats of the standard loggers.
|
||||
Using logs in your application should be an automatism, Loguru tries to make it both pleasant and powerful.
|
||||
This library is intended to make Python logging less painful
|
||||
by adding a bunch of useful functionalities that solve caveats
|
||||
of the standard loggers. Using logs in your application should
|
||||
be an automatism, Loguru tries to make it both pleasant
|
||||
and powerful.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">Delgan/loguru</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user