Files
guru/dev-vcs/askgit/metadata.xml
Alessandro Barbieri d41081c5ec dev-vcs/askgit: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-10-10 10:29:13 +02:00

17 lines
685 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/askgitdev/askgit/issues</bugs-to>
<remote-id type="github">askgitdev/askgit</remote-id>
</upstream>
<longdescription lang="en">
askgit is a command-line tool for running SQL queries on git repositories. It's meant for ad-hoc querying of git repositories on disk through a common interface (SQL), as an alternative to patching together various shell commands.
</longdescription>
</pkgmetadata>