python3-nextcloud-api
Python library that provides an API to interact with Nextcloud
Python library that provides a robust and well-documented API that allows
developers to interact with and extend Nextcloud's functionality.
The key features are:
- Fast: High performance, and as low-latency as possible.
- Intuitive: Fast to code, easy to use.
- Reliable: Minimum number of incompatible changes.
- Robust: All code is covered with tests as much as possible.
- Easy: Designed to be easy to use with excellent documentation.
- Sync + Async: Provides both sync and async APIs.
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.
libsyntax-highlight-perl-perl
Highlighting of Perl Syntactical Structures
Syntax::Highlight::Perl provides syntax highlighting for Perl code. The
design bias is roughly line-oriented and streamed (ie, processing a file
line-by-line in a single pass). Provisions may be made in the future for
tasks related to "back-tracking" (ie, re-doing a single line in the middle of
a stream) such as speeding up state copying.
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.
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.
libmeep-mpi-default30
library for using parallel (OpenMPI) version of meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.