Fedora Packages

uvw-devel Subpackage of uvw

Header-only easy to use libuv C++ wrapper

uvw started as a header-only, event based, tiny and easy to use wrapper for libuv written in modern C++. Now it's finally available also as a compilable static library. The basic idea is to hide completely the C-ish interface of libuv behind a graceful C++ API. Currently, no uv_*_t data structure is actually exposed by the library. Note that uvw stays true to the API of libuv and it doesn't add anything to its interface. For the same reasons, users of the library must follow the same rules which are used with libuv. The uvw-devel package contains libraries and header files for developing applications that use uvw.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.12.1-6.fc40 -
Fedora 40 2.12.1-6.fc40 -
Fedora 39 2.12.1-5.fc39 -
Fedora 38 2.12.1-4.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at uvw dash maintainers at fedoraproject dot org.



Sources on Pagure