CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2017/07/12 19:29:40

Log message:
    Import py-monotonic, tweaks/ok jca@
    
    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.
    
    Status:
    
    Vendor Tag: danj
    Release Tags:       danj_20170712
    
    N ports/devel/py-monotonic/Makefile
    N ports/devel/py-monotonic/distinfo
    N ports/devel/py-monotonic/pkg/DESCR
    N ports/devel/py-monotonic/pkg/PLIST
    N ports/devel/py-monotonic/patches/patch-monotonic_py
    
    No conflicts created by this import

Reply via email to