Package sqlitestudio: Information

Source package: sqlitestudio
Version: 3.4.1-alt3
Build time:  Jan 31, 2023, 11:07 PM
Report package bug
License: GPL-3.0+
Summary: Database manager for SQLite
Description: 
SQLiteStudio is a free, open source, multi-platform SQLite database manager
written in C++, with use of Qt framework.

Features:
* Single executable file
* Intuitive interface
* All SQLite3 and SQLite2 features wrapped within simple GUI
* Cross-platform
* Localizations
* Exporting to various formats
* Importing data from various formats
* Numerous small additions
* UTF-8 support
* Skinnable
* Configurable colors, fonts and shortcuts

List of rpms provided by this srpm:
sqlitestudio (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Michael Shigorin


    1. python3-dev
    2. qt5-base-devel
    3. libsqlite3-devel
    4. qt5-declarative-devel
    5. libreadline-devel
    6. libncurses-devel
    7. qt5-script-devel
    8. qt5-svg-devel
    9. qt5-tools-devel

Last changed


Jan. 24, 2023 Michael Shigorin 3.4.1-alt3
- fix build on other non-x86 arches as well (drop -msse* there)
Jan. 24, 2023 Michael Shigorin 3.4.1-alt2
- shell wrappers instead of patchelf --set-rpath for better portability
  (tested on e2kv4)
- preserve timestamps
- minor spec cleanup
Dec. 28, 2022 Evgeniy Kukhtinov 3.4.1-alt1
- Initial build