Metadata-Version: 2.1 Name: xrootd Version: 5.7.0 Summary: XRootD Python bindings Home-page: http://xrootd.org Author: XRootD Developers Author-email: xrootd-dev@slac.stanford.edu License: LGPLv3+ Download-URL: https://github.com/xrootd/xrootd/archive/v5.7.0.tar.gz Keywords: XRootD,network filesystem Platform: UNKNOWN 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++.