INFO
Name: python3-monotonic
Version: 1.5-15.el9
Arch: noarch
Summary: An implementation of time.monotonic() for Python 2 & < 3.3
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-x86-10.iad2.fedoraproject.org
Build Date: Wed Jan 25 10:03:35 2023
Size: 24815
URL: https://github.com/atdt/monotonic
Description: This module provides a ``monotonic()`` function which
returns the
value (in fractional seconds) of a clock which never goes
backwards.
On Python 3.3 or newer, ``monotonic`` will be an alias of
``time.monotonic`` from the standard library. On older versions,
it will fall back to an equivalent platform specific implementation.
FILES
/usr/lib/python3.9/site-packages/__pycache__/monotonic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/monotonic.cpython-39.pyc
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/monotonic.py
/usr/share/licenses/python3-monotonic
/usr/share/licenses/python3-monotonic/LICENSE
REQUIRES
python(abi) 3.9
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
PROVIDES
python-monotonic 1.5-15.el9
python3-monotonic 1.5-15.el9
python3.9-monotonic 1.5-15.el9
python3.9dist(monotonic) 1.5
python3dist(monotonic) 1.5
CONFIG FILES
/usr/lib/python3.9/site-packages/__pycache__/monotonic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/monotonic.cpython-39.pyc
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/monotonic-1.5-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/monotonic.py
/usr/share/licenses/python3-monotonic
/usr/share/licenses/python3-monotonic/LICENSE l
LICENSE FILES
ASL 2.0
|