Package - python3-monotonic

Package:  python3-monotonic
apt-get install python3-monotonic
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/bullseye-zed-backports/main/p/python-monotonic/python3-monotonic_1.6-1~bpo11+1_all.deb (Size: 5.7KiB)

PropertyValue
Packagepython3-monotonic
Sourcepython-monotonic
Version1.6-1~bpo11+1
Architectureall
MaintainerDebian OpenStack
Installed-Size26
Dependspython3:any
Filenamepool/bullseye-zed-backports/main/p/python-monotonic/python3-monotonic_1.6-1~bpo11+1_all.deb
Size5796
MD5sum2ef1ad7798e2b1e954a5751a5b0986cd
SHA11df62b0809b86f330144179f0d7f258a935c8d36
SHA256d135f8011c4194100c0f36164a26d939b2ed33e571d2a1cc5c192506a057b4cc
Sectionpython
Priorityoptional
Homepagehttps://github.com/atdt/monotonic
Descriptionimplementation of time.monotonic() - Python 3.x 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 implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 3.x module.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/monotonic-1.6.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/monotonic-1.6.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/monotonic-1.6.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/monotonic.py
  • /usr/share/doc/python3-monotonic/changelog.Debian.gz
  • /usr/share/doc/python3-monotonic/copyright