Wed, 12 Jun 2024 15:20:53 UTC | login

Information for RPM python3-osrf-pycommon-0.1.10-2.fc33.noarch.rpm

ID612103
Namepython3-osrf-pycommon
Version0.1.10
Release2.fc33
Epoch
Archnoarch
SummaryAPI Documentation for the osrf_pycommon Python modules
Descriptionosrf_pycommon is a python package which contains commonly used Python boilerplate code and patterns. Things like ANSI terminal coloring, capturing colored output from programs using sub-process, or even a simple logging system which provides some nice functionality over the built-in Python logging system. The functionality provided here should be generic enough to be reused in arbitrary scenarios and should avoid bringing in dependencies which are not part of the standard Python library. Where possible Windows and Linux/OS X should be supported, and where it cannot it should be gracefully degrading.
Build Time2020-05-26 03:02:39 GMT
Size71.83 KB
182cf2fb9d02e543a75434f67695896a
LicenseASL 2.0 and BSD
Provides
python-osrf-pycommon = 0.1.10-2.fc33
python3-osrf-pycommon = 0.1.10-2.fc33
python3.9-osrf-pycommon = 0.1.10-2.fc33
python3.9dist(osrf-pycommon) = 0.1.10
python3dist(osrf-pycommon) = 0.1.10
Obsoletes
python-osrf-pycommon < 0.1.10-2.fc33
Conflicts No Conflicts
Requires
python(abi) = 3.9
python3.9dist(setuptools)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests
python-osrf-pycommon-doc = 0.1.10-2.fc33
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 77 >>>
Name ascending sort Size
/usr/lib/python3.9/site-packages/osrf_pycommon0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/PKG-INFO560.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/SOURCES.txt1.06 KB
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/requires.txt11.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/top_level.txt14.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon-0.1.10-py3.9.egg-info/zip-safe1.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/__init__.py0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/__pycache__0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/__pycache__/__init__.cpython-39.opt-1.pyc149.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/__pycache__/__init__.cpython-39.pyc149.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-39.opt-1.pyc2.75 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-39.pyc2.75 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__init__.py0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-39.opt-1.pyc159.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-39.pyc159.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-39.opt-1.pyc4.51 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-39.pyc4.55 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-39.opt-1.pyc5.55 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-39.pyc5.55 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/common.py6.12 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/cli_utils/verb_pattern.py7.37 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__init__.py1.19 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-39.opt-1.pyc641.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-39.pyc641.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-39.opt-1.pyc9.67 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-39.pyc9.69 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process_trollius.cpython-39.opt-1.pyc3.98 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process_trollius.cpython-39.pyc3.98 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-39.opt-1.pyc2.54 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-39.pyc2.54 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-39.opt-1.pyc1.19 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-39.pyc1.19 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-39.opt-1.pyc638.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-39.pyc638.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-39.opt-1.pyc10.82 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-39.pyc10.82 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process.py10.33 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__init__.py1.03 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__0.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-39.opt-1.pyc422.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-39.pyc422.00 B
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-39.opt-1.pyc3.80 KB
/usr/lib/python3.9/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-39.pyc3.80 KB
Component of No Buildroots