blob: c01a3e5796156fd65d278fd9429d0dcc88abd7e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===============
librgw (Python)
===============
.. highlight:: python
The `rgw` python module provides file-like access to rgw.
API Reference
=============
.. automodule:: rgw
:members: LibRGWFS, FileHandle
|