Metadata-Version: 2.1
Name: firebird-butler-protobuf
Version: 0.4.0
Summary: Firebird Butler protocol buffers
Home-page: https://github.com/FirebirdSQL/Butler
Author: Pavel Císař
Author-email: pcisar@users.sourceforge.net
License: MIT
Project-URL: Documentation, https://firebird-butler.rtfd.io
Project-URL: Bug Reports, https://github.com/FirebirdSQL/Butler/issues
Project-URL: Funding, https://www.firebirdsql.org/en/donate/
Project-URL: Source, https://github.com/FirebirdSQL/Butler/python
Keywords: Firebird Butler protobuf
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development
Requires-Python: <4,>=3.8
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE

================================
Firebird Butler Protocol Buffers
================================

This package contains Python modules for work with protocol buffers defined by various
Firebird Butler [specifications][1].

[1] https://firebird-butler.readthedocs.io/en/latest/specifications.html 
