This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-01/mockenv/lib/python3.6/site-packages/kivy/deps/__init__.py
2022-07-22 16:13:59 +05:30

7 lines
219 B
Python

'''Kivy module for binary dependencies.
Binary dependencies such as gstreamer is installed as a
namespace module of kivy.deps. These modules are responsible
for making sure that the binaries are available to kivy.
'''