Skip to content

Commit d36e2fe

Browse files
committed
Change README from rst to markdown
1 parent 8298661 commit d36e2fe

2 files changed

Lines changed: 10 additions & 14 deletions

File tree

python/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)