mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
21 lines
758 B
XML
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>
|