python3-didl-lite

Python tools for handling DIDL-Lite XML data

Tools to read and write DIDL-Lite XML, aligned with the Digital Item Declaration Language (DIDL) standards used widely in multimedia systems. This library facilitates the manipulation of DIDL-Lite documents necessary for interacting with UPnP Media Servers and other digital media distribution protocols.

liblatex-tounicode-perl

Convert LaTeX commands to Unicode

LaTeX::ToUnicode provides a method to convert LaTeX-style markups for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands. It is not at all bulletproof or complete.

stac-client

Python library for working with SpatioTemporal Asset Catalog (STAC) APIs (CLI)

The STAC Python Client (pystac_client) is a Python package for working with STAC Catalogs and APIs that conform to the STAC and STAC API specs in a seamless way.

libcamel-1.2-64t64

Evolution MIME message handling library

Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution.

python3-django-zeal

Detect N+1s in your Django app (Python3 version)

Catch N+1 queries in your Django project.

python3-pdoc

API Documentation for Python Projects

pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies.