Metadata-Version: 2.1
Name: saturnin-core
Version: 0.7.0
Summary: Modules required by some Saturnin core services
Home-page: http://firebirdsql.org/en/saturnin/
Author: Pavel Císař
Author-email: pcisar@users.sourceforge.net
License: MIT
Project-URL: Documentation, https://saturnin-core.rtfd.io
Project-URL: Bug Reports, https://github.com/FirebirdSQL/saturnin-core/issues
Project-URL: Funding, https://www.firebirdsql.org/en/donate/
Project-URL: Source, https://github.com/FirebirdSQL/saturnin-core
Keywords: Saturnin Core Services Firebird Butler Platform ZeroMQ
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Logging
Classifier: Topic :: Database
Requires-Python: <4,>=3.8
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: saturnin (>=0.7.0)

======================
Saturnin core services
======================

This repository contains core set of services for Saturnin.

The saturnin-core package (released on PyPI) contains only modules required by some
Saturnin core services (they may list it as dependency).

The core services itself are not distributed via PyPI, but as separate ZIP package(s) that
are installed via "saturnin-pkg" utility from "saturnin" package.

You may either download the "core" services package from `gihub releases`_, or you may
create such Saturnin package(s) yourself by simply ZIP the directory for particular service,
or ZIP entire content of "services" directory to make a "budle" package.

.. _gihub releases: https://github.com/FirebirdSQL/saturnin-core/releases


