Metadata-Version: 2.4
Name: xrootd
Version: 5.9.0
Summary: XRootD Python bindings
Home-page: https://xrootd.org
Download-URL: https://github.com/xrootd/xrootd/archive/v5.9.0.tar.gz
Author: XRootD Developers
Author-email: xrootd-dev@slac.stanford.edu
License: LGPL-3.0-or-later
Keywords: XRootD,network filesystem
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary

## 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++.

