Files
guru/dev-db/psequel/metadata.xml
Julien Roy 3603f1f49e dev-db/psequel: new package, add 0.1.8
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-04-05 17:57:11 -04:00

32 lines
963 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<longdescription>
Small tool for quick sql query, specialized in PostgresSQL. Written in Vala for GNOME desktop in the hope to be useful.
FeaturesL
Load and save connections.
Import and Export connections info
List schema info, tables, views.
View table columns info, indexes, foreign keys
View table data, sort by column
Write query
Query History
Hightlight current query
Export query data
</longdescription>
<upstream>
<maintainer>
<name>Pham Văn Phúc</name>
<email>phuclaplace@gmail.com</email>
</maintainer>
<bugs-to>https://github.com/ppvan/psequel/issues</bugs-to>
<changelog>https://github.com/ppvan/psequel/releases</changelog>
<remote-id type="github">ppvan/psequel</remote-id>
</upstream>
</pkgmetadata>