mma

Musical MIDI Accompaniment Generator

“MMA—Musical MIDI Accompaniment” is an accompaniment generator. It creates MIDI tracks for a soloist to perform over from a user-supplied file containing chords and MMA directives.

python3-zamg

Library for accessing weather data from GeoSphere Austria

This library enables the retrieval of meteorological data from GeoSphere Austria's network of weather stations. It accesses up to 228 different stations across Austria to provide accurate weather information, including temperature, humidity, pressure, and wind speed. Leveraging the datahub-api, it offers a comprehensive suite of weather metrics such as dew point, precipitation, and snow accumulation, ensuring a thorough understanding of the atmospheric conditions. The library is designed for efficient data handling and updates, rendering it a valuable tool for accessing real-time weather data from various regions across Austria.

apt-eatmydata

Disable fsync and friends for APT's dpkg calls

This package contains a small configuration snippet to instruct APT to run dpkg via eatmydata to disable fsync and similar calls for dpkg and programs ran by dpkg. As noted in eatmydata's description this makes installation a lot quicker, but less crash safe.

r-cran-markdown

GNU R package providing R bindings to the Sundown Markdown rendering library

Provides R bindings to the Sundown Markdown rendering library by Vicent Marti e.a., based upon work by Natacha Porté. Markdown is a plain-text formatting syntax that can be converted to XHTML or other formats.

elpa-treemacs-magit

tree layout file explorer for Emacs - magit support

Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

python3-mockldap

simple mock implementation of python-ldap (Python3 version)

This project provides a mock replacement for python-ldap. It’s useful for any project that would like to write unit tests against LDAP code without relying on a running LDAP server.