slackbuilds_ponce/development/SQLiteStudio
..
doinst.sh
README
slack-desc
SQLiteStudio.desktop
SQLiteStudio.info
SQLiteStudio.SlackBuild

SQLiteStudio is a free, open source, multi-platform SQLite database
manager writtenin C++, with use of Qt framework. It is a desktop
application for browsing and editing SQLite database files, aimed
for people who know what SQLite is, or what relational databases
are in general.

SQLiteStudio was created and is maintained by Pawel Salawa with
contribution from the community.

The project was initially implemented in Tcl/Tk, until version 3.0.0
that was completely re-written in C++/Qt.

It is an open-source software, released under GPL (v3) license.
You are free to use it for any purpose you like.

Homepage: https://sqlitestudio.pl/
Github: https://github.com/pawelsalawa/sqlitestudio

This package installs to /opt/SQLiteStudio and depends on
chrpath package also found in SlackBuilds