jeepney

View on PyPIReverse Dependencies (199)

0.9.0 jeepney-0.9.0-py3-none-any.whl

Wheel Details

Project: jeepney
Version: 0.9.0
Filename: jeepney-0.9.0-py3-none-any.whl
Download: [link]
Size: 49010
MD5: bbf9ae7ccdf8fc96ce087260daad67d3
SHA256: 97e5714520c16fc0a45695e5365a2e11b81ea79bba796e26f9f1d178cb182683
Uploaded: 2025-02-27 18:51:00 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: jeepney
Version: 0.9.0
Summary: Low-level, pure Python DBus protocol wrapper.
Author-Email: Thomas Kluyver <thomas[at]kluyver.me.uk>
Project-Url: Documentation, https://jeepney.readthedocs.io/en/latest/
Project-Url: Source, https://gitlab.com/takluyver/jeepney
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Desktop Environment
Requires-Python: >=3.7
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-trio; extra == "test"
Requires-Dist: pytest-asyncio (>=0.17); extra == "test"
Requires-Dist: testpath; extra == "test"
Requires-Dist: trio; extra == "test"
Requires-Dist: async-timeout; extra == "test" and python_version < "3.11"
Requires-Dist: trio; extra == "trio"
Provides-Extra: test
Provides-Extra: trio
Description-Content-Type: text/x-rst
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 370 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jeepney/__init__.py sha256=ULhIr444tY81PUkEHRWNlTXlqRbFmqMTbWBsktKgmoI 408
jeepney/auth.py sha256=ZW0HMX6Vfwx28P-jNrzVVgEn1ipjO-KJrNJ2SG90V3U 5409
jeepney/bindgen.py sha256=yPDJFt_WjKoFUp08r-_upsqu0L8Rmv8gNKr-MA4T4bI 6085
jeepney/bus.py sha256=KUiSr3ECzdbe-S9tNKm6kvf3oZi4RYnJWkZUXK7tE2k 1817
jeepney/bus_messages.py sha256=uUCc_1Xllzth4F95aghpDLmlv5Gz0are2FpKg7D_gqc 8239
jeepney/fds.py sha256=ZYzN_c_7rkBT0wU7dYUmQRijpSzCv-DATCYEklpXxUU 5056
jeepney/low_level.py sha256=m4wGY-quPnzylgKlBdBccmkuOXF_hQ1gbtT25qPX2GM 19949
jeepney/wrappers.py sha256=5zM_v1jFqEGDSaPh0f06SDxCF6JmWVhyXjfYR6KHum4 9605
jeepney/io/__init__.py sha256=inJI_1U-ATymLcAVYs-LD2aUwgl-tihW8-oVFUxYRgA 33
jeepney/io/asyncio.py sha256=qfWi_1pWCXSP1LNRafHBuvrxHx4tX96b52KBa4sUFMc 7622
jeepney/io/blocking.py sha256=I_rw90IY_EesBZmkfUqk7UniyVkQAngz7jyQmzju680 11940
jeepney/io/common.py sha256=l8lbFUgQmBxfqSC-hqHYmPUYCVFMKbOGB1k5ZWPKXfs 2696
jeepney/io/threading.py sha256=mwGCNlun_baX8Y4eienCGDKdZD4SKdTMvBTkIE0EMKo 9391
jeepney/io/trio.py sha256=IdZIJnQcPjVOBA9KooFn0nTBEz3BuBDkz56qLYhGR1M 15088
jeepney/io/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jeepney/io/tests/conftest.py sha256=o7JrYypYE-0jNFUndsQ4Ek5dNYM0ofh1sYcIVeCZMj0 2730
jeepney/io/tests/test_asyncio.py sha256=JJtnX5HiRRZjjuGIDoI8LvzfbaSNg-ljiX95yUvd9xk 2720
jeepney/io/tests/test_blocking.py sha256=ETLnoivenN8Dzp0JB4wPOb9PNbpSuiocuP_IDeNRlI4 2804
jeepney/io/tests/test_threading.py sha256=RALwy-aI64TBoFmBnSU63HLcwRnStLVtnewOtoaBl3o 2699
jeepney/io/tests/test_trio.py sha256=DPY1V_K2qLTyBTrbrxZeLTA5dmca3Ye3e6pz08UxbO8 3892
jeepney/io/tests/utils.py sha256=i7VJYT-axefzS8mWcvv-9DeHEB6LdP9M82H3Hx6fyC4 79
jeepney/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jeepney/tests/secrets_introspect.xml sha256=9cfNs1aGLtIAykcQVsycwIwCLmEeorKkFjqJCLAknRQ 4575
jeepney/tests/test_auth.py sha256=Ee79vsedCwveukudAZTwqYTXHWV3PYnXkmMl0MBMZEE 611
jeepney/tests/test_bindgen.py sha256=Ez99zr9TIV3mlZdH-2A_dz4LbvxCqzWDIadhOCbbaoc 1098
jeepney/tests/test_bus.py sha256=ApOxd3AcYQB14G1XsiFGBYtQ4xSKw52y9YvmPz700gc 847
jeepney/tests/test_bus_messages.py sha256=elwS7odY9RDsjg9jL4tN0O7uCxUqSYHsWShWXn_WPOQ 3338
jeepney/tests/test_fds.py sha256=-gyvQpfsXtPaIEeqbwhrNPOcIAN0DsrQ7MXZu4nMvvQ 1821
jeepney/tests/test_low_level.py sha256=2SC-wKKGr0yfEguswfHzCojSTwsYlTVLPyuzQbGS3L4 3000
jeepney/tests/test_wrappers.py sha256=NSY6LblWeU2kToISjpi9YHgrd_Y6PVyFwXqnbY93ygU 2202
jeepney-0.9.0.dist-info/licenses/LICENSE sha256=GyKwSbUmfW38I6Z79KhNjsBLn9-xpR02DkK0NCyLQVQ 1081
jeepney-0.9.0.dist-info/WHEEL sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4 82
jeepney-0.9.0.dist-info/METADATA sha256=uObDU-mq7Q7QFEApVWQX_aI7ZPNE5xgzGQcFS6BbjGI 1230
jeepney-0.9.0.dist-info/RECORD