python3-webview
Build GUI for your Python program with JavaScript, HTML, and CSS
pywebview is a lightweight cross-platform wrapper around a webview component
that allows on to display HTML content in its own native GUI window. It gives
you power of web technologies in your desktop application, hiding the fact
that GUI is browser based. You can use pywebview either with a lightweight web
framework like Flask or Bottle or on its own with a two way bridge between
Python and DOM.
libsyn123-0t64
MPEG layer 1/2/3 audio decoder (libsyn123 shared library)
mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
python3-pycsw
OGC compliant metadata (Catalogue Service for the Web) server - Python 3
pycsw is an OGC CSW server implementation written in Python. pycsw fully
implements the OpenGIS Catalogue Service Implementation Specification
(Catalogue Service for the Web). Initial development started in 2010
(more formally announced in 2011). The project is certified OGC Compliant,
and is an OGC Reference Implementation. Since 2015, pycsw is an official
OSGeo Project. pycsw allows for the publishing and discovery of geospatial
metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU).
Existing repositories of geospatial metadata can also be exposed,
providing a standards-based metadata and catalogue component of spatial
data infrastructures. pycsw is Open Source, released under an MIT license,
and runs on all major platforms (Windows, Linux, Mac OS X).
mkgmap
Generate Garmin maps from OpenStreetMap data
This program converts OpenStreetMap data into a map that
can be loaded onto compatible Garmin GPS units.
python3-schedule
Job scheduling for humans (Python 3)
An in-process scheduler for periodic jobs that uses the builder pattern
for configuration. Schedule lets you run Python functions (or any other
callable) periodically at pre-determined intervals using a simple,
human-friendly syntax.
libglw1t64-mesa
GL widget library for Athena and Motif -- runtime
This package provides a simple widgets library, libGLw, which
allows Motif-based applications to embed an OpenGL drawing context.