We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8298661 commit d36e2feCopy full SHA for d36e2fe
2 files changed
python/README.md
@@ -0,0 +1,10 @@
1
+# Firebird Butler Protocol Buffers
2
+
3
+This package contains Python modules for work with protocol buffers defined by various
4
+Firebird Butler [specifications](https://firebird-butler.readthedocs.io/en/latest/specifications.html).
5
6
+Currently ontains next modules:
7
8
+- firebird.butler.fbsd_pb2 for [Firebird Butler Service Definition](https://firebird-butler.readthedocs.io/en/latest/rfc/3/FBSD.html)
9
+- firebird.butler.fbsp_pb2 for [Firebird Butler Service Protocol](https://firebird-butler.readthedocs.io/en/latest/rfc/4/FBSP.html)
10
+- firebird.butler.fbdp_pb2 for [Firebird Butler Data Pipe Protocol](https://firebird-butler.readthedocs.io/en/latest/rfc/9/FBDP.html)
python/README.rst
0 commit comments