File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Firebird Butler Protocol Buffers
1+ # firebird-butler-protobuf
2+
3+ [ ![ PyPI - Version] ( https://img.shields.io/pypi/v/firebird-butler-protobuf.svg )] ( https://pypi.org/project/firebird-butler-protobuf )
4+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/firebird-butler-protobuf.svg )] ( https://pypi.org/project/firebird-butler-protobuf )
25
36This package contains Python modules for work with protocol buffers defined by various
47Firebird Butler [ specifications] ( https://firebird-butler.readthedocs.io/en/latest/specifications.html ) .
58
6- Currently ontains next modules:
9+ -----
10+
11+ Currently contains next modules:
712
813- firebird.butler.fbsd_pb2 for [ Firebird Butler Service Definition] ( https://firebird-butler.readthedocs.io/en/latest/rfc/3/FBSD.html )
914- firebird.butler.fbsp_pb2 for [ Firebird Butler Service Protocol] ( https://firebird-butler.readthedocs.io/en/latest/rfc/4/FBSP.html )
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2018-present Pavel Cisar <pcisar@ibphoenix.cz >
1+ # SPDX-FileCopyrightText: 2018-present Pavel Cisar <pcisar@users.sourceforge.net >
22#
33# SPDX-License-Identifier: MIT
44__version__ = "1.0.0"
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2018-present Pavel Cisar <pcisar@ibphoenix.cz >
1+ # SPDX-FileCopyrightText: 2018-present Pavel Cisar <pcisar@users.sourceforge.net >
22#
33# SPDX-License-Identifier: MIT
You can’t perform that action at this time.
0 commit comments