python3-shippinglabel
Utilities for handling packages
Module developed with the aim of assisting the developer in managing
packages with the following functions:
- Returns the web links for the given project.
- Useful for creating and verifying sha256 checksums of files.
- Useful for working with trove classifiers.
- Useful for working with the Python Package Index (PyPI).
- Useful for working with PEP 508 requirements.
- Useful for working with source distributions.
- Serves to assist in building conda packages.
- Returns the subset of versions that do not end with -dev.
- Returns the subset of versions that are not pre-releases
(alpha, beta, dev, rc etc.).
packages.
- Reads the pyvenv.cfg for the given virtualenv and returns a key:
value mapping of your content.
- among other features.
libopencv-dnn406
computer vision Deep neural network module
This package contains the OpenCV (Open Computer Vision) deep neural network
module.
libace-rmcast-8.0.0
ACE reliable multicast library
The RMCast library is a reliable source-ordered multicast protocol
implementation.
libwmf-0.2-7
Windows metafile conversion library
Windows metafile (WMF) is a picture format used by many Windows
programs, e.g. Microsoft Word. libwmf is a library for interpreting
metafile images and either displaying them using X or converting them
to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
libace-8.0.1
C++ network programming framework
This package contains the ADAPTIVE Communication Environment (ACE)
framework.
libace-flreactor-8.0.1
ACE-GUI reactor integration for FLTK
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.