Пакет sqlitestudio: Информация

    Бинарный пакет: sqlitestudio
    Версия: 3.4.1-alt3
    Архитектура: e2kv5
    Собран:  31 января 2023 г. 23:07
    Исходный пакет: sqlitestudio
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/pawelsalawa/sqlitestudio

    Лицензия: GPL-3.0+
    О пакете: Database manager for SQLite
    Описание: 
    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

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin
    Evgeniy Kukhtinov

    Последнее изменение


    24 января 2023 г. Michael Shigorin 3.4.1-alt3
    - fix build on other non-x86 arches as well (drop -msse* there)
    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
    28 декабря 2022 г. Evgeniy Kukhtinov 3.4.1-alt1
    - Initial build