Package libverto: Information

    Source package: libverto
    Version: 0.3.2-alt1_1
    Build time:  Mar 26, 2021, 03:42 AM in the task #268398
    Category: Development/C
    Report package bug
    License: MIT
    Summary: Main loop abstraction library
    Description: 
    libverto provides a way for libraries to expose asynchronous interfaces
    without having to choose a particular event loop, offloading this
    decision to the end application which consumes the library.
    
    If you are packaging an application, not library, based on libverto,
    you should depend either on a specific implementation module or you
    can depend on the virtual provides 'libverto-module-base'. This will
    ensure that you have at least one module installed that provides io,
    timeout and signal functionality. Currently glib is the only module
    that does not provide these three because it lacks signal. However,
    glib will support signal in the future.

    List of rpms provided by this srpm:
    libverto (x86_64, ppc64le, i586, armh, aarch64)
    libverto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libverto-devel (x86_64, ppc64le, i586, armh, aarch64)
    libverto-glib (x86_64, ppc64le, i586, armh, aarch64)
    libverto-glib-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libverto-glib-devel (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libev (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libev-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libev-devel (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libevent (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libevent-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libverto-libevent-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. libev-devel
      2. libevent-devel
      3. autoconf
      4. automake
      5. git
      6. glib2-devel
      7. libgio
      8. libgio-devel
      9. libtool

    Last changed


    March 25, 2021 Igor Vlasenko 0.3.2-alt1_1
    - update to new release by fcimport
    Jan. 25, 2021 Igor Vlasenko 0.3.1-alt1_2
    - update to new release by fcimport
    Dec. 26, 2020 Igor Vlasenko 0.3.0-alt1_11
    - update to new release by fcimport