Metadata-Version: 2.1
Name: xrootdlib
Version: 0.2.0
Summary: library for working with the XRootD middleware
Home-page: https://github.com/maxfischer2781/xrootdlib
Author: Max Fischer
Author-email: maxfischer2781@gmail.com
License: MIT
Keywords: xrootd tools monitoring streams
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Monitoring
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: chainlet
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'


============================================================
``xrootdlib`` - Tools for working with the XRootD middleware
============================================================

The ``xrootdlib`` offers building blocks and basic tools to work with the XRootD data access middleware.
It is meant to facilitate auxiliary work, such as monitoring, accounting and orchestration.


