Files
guru/app-admin/akita/metadata.xml
Viorel Munteanu 9945d10952 */*: reassign cybertailor's packages
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-10-05 17:04:11 +03:00

21 lines
758 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Akita is a local HTTP log monitoring tool that runs in your
terminal. With Akita, you can view a summary of you webserver's
activity in real-time. All server access logs that use the
Common Log Format are supported, including Apache and Nginx.
</longdescription>
<upstream>
<maintainer>
<email>lazar.michael22@gmail.com</email>
<name>Michael Lazar</name>
</maintainer>
<remote-id type="github">michael-lazar/Akita</remote-id>
<remote-id type="pypi">akita</remote-id>
<bugs-to>https://github.com/michael-lazar/Akita/issues</bugs-to>
</upstream>
</pkgmetadata>