Metadata-Version: 2.1 Name: xrootd Version: 5.6.8 Summary: XRootD Python bindings Home-page: http://xrootd.org Download-URL: https://github.com/xrootd/xrootd/archive/v5.6.8.tar.gz Author: XRootD Developers Author-email: xrootd-dev@slac.stanford.edu License: LGPLv3+ Keywords: XRootD,network filesystem Classifier: Intended Audience :: Information Technology Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) Classifier: Operating System :: MacOS Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: Unix Classifier: Programming Language :: C++ Classifier: Programming Language :: Python Description-Content-Type: text/plain ## XRootD Python Bindings This is a set of simple but pythonic bindings for XRootD. It is designed to make it easy to interface with the XRootD client, by writing Python instead of having to write C++.