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.

reuse

tool for REUSE copyright and license recommendations

Managing copyright and licensing is difficult, especially when reusing software from different projects that are released under various different licenses. REUSE was started by the Free Software Foundation Europe (FSFE) to provide a set of recommendations to make licensing your Free Software projects easier. Not only do these recommendations make it easier for you to declare the licenses under which your works are released, but they also make it easier for a computer to understand how your project is licensed.

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.

libace-foxreactor-8.0.1

ACE-GUI reactor integration for FOX

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.

libace-htbp-8.0.1

ACE protocol over HTTP tunneling library

The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables the writing of stream-based protocols over HTTP.