mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
gnu: sqlitebrowser: Fix description.
* gnu/packages/databases.scm (sqlitebrowser)[synopsis]: Include more keywords. [description]: Bring up to snuff.
This commit is contained in:
@@ -4815,9 +4815,9 @@ a Gtk.Grid Widget.")
|
||||
sqlite))
|
||||
(native-inputs (list qttools-5))
|
||||
(home-page "https://sqlitebrowser.org/")
|
||||
(synopsis "Database browser for SQLite")
|
||||
(description "Sqlitebrowser is a high quaility, visual, open source tool to
|
||||
create design, and edit database file compatible with SQLite.")
|
||||
(synopsis "Visual database browser and editor for SQLite")
|
||||
(description "Sqlitebrowser lets you create, design, and edit database files
|
||||
compatible with SQLite using a graphical user interface.")
|
||||
(license
|
||||
;; dual license
|
||||
(list license:gpl3+
|
||||
|
||||
Reference in New Issue
Block a user