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

Исходный пакет: libuniset2
Версия: 2.5-alt18.M80P.19
Собран:  11 октября 2016 г. 15:32 в задании #170730
Категория: Разработка/C++
Сообщить об ошибке в пакете
Домашняя страница: http://wiki.etersoft.ru/UniSet

Лицензия: LGPL
О пакете: UniSet - library for building distributed industrial control systems
Описание: 
UniSet is a library for distributed control systems.
There are set of base components to construct this kind of systems:
* base interfaces for your implementation of control algorithms.
* algorithms for the discrete and analog input/output based on COMEDI interface.
* IPC mechanism based on CORBA (omniORB).
* logging system based on MySQL,SQLite,PostgreSQL databases.
* Web interface to display logging and statistic information.
* utilities for system's configuration based on XML.

UniSet have been written in C++ and IDL languages but you can use another languages in your
add-on components. The main principle of the UniSet library's design is a maximum integration
with open source third-party libraries. UniSet provide the consistent interface for all
add-on components and third-party libraries.

More information in Russian:

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libuniset2 (x86_64, i586)
libuniset2-debuginfo (x86_64, i586)
libuniset2-devel (x86_64, i586)
libuniset2-docs (noarch)
libuniset2-extension-common (x86_64, i586)
libuniset2-extension-common-debuginfo (x86_64, i586)
libuniset2-extension-common-devel (x86_64, i586)
libuniset2-extension-io (x86_64, i586)
libuniset2-extension-io-debuginfo (x86_64, i586)
libuniset2-extension-io-devel (x86_64, i586)
libuniset2-extension-logicproc (x86_64, i586)
libuniset2-extension-logicproc-debuginfo (x86_64, i586)
libuniset2-extension-logicproc-devel (x86_64, i586)
libuniset2-extension-mysql (x86_64, i586)
libuniset2-extension-mysql-debuginfo (x86_64, i586)
libuniset2-extension-mysql-devel (x86_64, i586)
libuniset2-extension-pgsql (x86_64, i586)
libuniset2-extension-pgsql-debuginfo (x86_64, i586)
libuniset2-extension-pgsql-devel (x86_64, i586)
libuniset2-extension-rrd (x86_64, i586)
libuniset2-extension-rrd-debuginfo (x86_64, i586)
libuniset2-extension-rrd-devel (x86_64, i586)
libuniset2-extension-smplus (x86_64, i586)
libuniset2-extension-smplus-debuginfo (x86_64, i586)
libuniset2-extension-sqlite (x86_64, i586)
libuniset2-extension-sqlite-debuginfo (x86_64, i586)
libuniset2-extension-sqlite-devel (x86_64, i586)
libuniset2-utils (x86_64, i586)
libuniset2-utils-debuginfo (x86_64, i586)
python-module-uniset2 (x86_64, i586)
python-module-uniset2-debuginfo (x86_64, i586)

Сопровождающий: Pavel Vainerman


    1. libsqlite3-devel
    2. doxygen
    3. libmysqlclient-devel
    4. libomniORB-devel
    5. gcc-c++
    6. python-devel
    7. libpoco-devel
    8. python-module-distribute
    9. libpqxx-devel
    10. rpm-build-python
    11. libcomedi-devel
    12. xsltproc
    13. libxml2-devel
    14. libsigc++2-devel
    15. libev-devel
    16. librrd-devel

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


11 октября 2016 г. Pavel Vainerman 2.5-alt18.M80P.19
- backport to ALTLinux p8 (by rpmbph script)
11 октября 2016 г. Pavel Vainerman 2.5-alt19
- Calibration: fixed bug in getValue(), refactoring
- correction after verification static analyzer
- LogServer: fixed bug "connection refuse"
8 октября 2016 г. Pavel Vainerman 2.5-alt18
- LogServer: fixed bug "do not close connection"