summaryrefslogtreecommitdiffstats
path: root/development/SQLiteStudio/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/SQLiteStudio/README')
-rw-r--r--development/SQLiteStudio/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/development/SQLiteStudio/README b/development/SQLiteStudio/README
index 06a0e8289a..55203ab9f8 100644
--- a/development/SQLiteStudio/README
+++ b/development/SQLiteStudio/README
@@ -1,20 +1,19 @@
SQLiteStudio is a free, open source, multi-platform SQLite database
-manager writtenin C++, with use of Qt framework. It is a desktop
+manager written in 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.
+contributions 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.
+It is 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
+To build this package the official Slackware Python 3.9 and the
+chrpath package (found in SlackBuilds) are required.
+
+This package installs to /opt/SQLiteStudio