summaryrefslogtreecommitdiff
path: root/app-admin/akita/metadata.xml
blob: 86032f1c11469dc990f53fdc3277c4ce64c28013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <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>
    <bugs-to>https://github.com/michael-lazar/Akita/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>