Metadata-Version: 2.1
Name: bact-archiver
Version: 0.0.0
Summary: EPICS archiver appliance access using google protobuf
Home-page: https://github.com/hz-b/bact-archiver
Author: Andreas Schälicke, Pierre Schnizer
Author-email: andreas.schälicke@helmholtz-berlin.de, pierre.schnizer@helmholtz-berlin.de
License: UNKNOWN
Description: bact-archiver: access to epics archiver appliance
        =================================================
        
        The epics archiver appliance provides support based on
        google's protocol buffer.
        
        This package provides a client implementation. Its implementation uses
        c++ files generated by the protocol buffer compiler and cython
        interface code.
        
        See package documentation for further details.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Provides-Extra: dev
