|
1 | | -Package: HeidiSQL |
| 1 | +Package: heidisql |
2 | 2 | Version: %VERSION% |
3 | 3 | Architecture: amd64 |
4 | 4 | Maintainer: Ansgar Becker <anse@heidisql.com> |
5 | 5 | Homepage: https://www.heidisql.com |
6 | | -License: GPLv2+ |
7 | | -Depends: libgtk2.0-0t64 (>= 2.6.0), libmariadb-dev | libmysqlclient-dev, libpq5, sqlite3, libsybdb5, openssl, openssh-client |
8 | | -Description: A lightweight, fast and flexible interface to MySQL |
9 | | - HeidiSQL is free software for people who work with databases, and aims to be |
10 | | - intuitive to use. "Heidi" lets you connect to a variety of databases, like |
11 | | - MariaDB, MySQL, Microsoft SQL, PostgreSQL, SQLite, Interbase and Firebird. |
12 | | - Once you are connected, you can edit data and structures in these databases. |
13 | | - Invented in 2002 by Ansgar, HeidiSQL is a popular tool for MariaDB and MySQL, |
14 | | - and actively maintained. |
| 6 | +Section: database |
| 7 | +Priority: optional |
| 8 | +Depends: libqt6widgets6, libqt6gui6, libqt6core6, |
| 9 | + libssl3 (>= 3.0.0), |
| 10 | + libmariadb-dev | libmysqlclient-dev, |
| 11 | + libpq5, libsqlite3-0, libsybdb5 |
| 12 | +Recommends: openssh-client |
| 13 | +Description: Powerful SQL client for everyday database work |
| 14 | + HeidiSQL is a popular desktop tool for developers and DBAs who live in SQL all |
| 15 | + day. Connect to MariaDB, MySQL, PostgreSQL, Microsoft SQL Server, SQLite, |
| 16 | + Interbase and Firebird from one clean, fast GUI. Browse and edit data, design |
| 17 | + and refactor tables, run and save queries, and quickly fix issues on live |
| 18 | + systems. Started in 2002 and still actively maintained, HeidiSQL focuses on |
| 19 | + getting everyday database tasks done with as little friction as possible. |
0 commit comments