elpa-dape
Debug Adapter Protocol for Emacs
Dape is a debug adapter client for Emacs. The debug adapter
protocol, much like its more well-known counterpart, the language
server protocol, aims to establish a common API for programming
tools. However, instead of functionalities such as code
completions, it provides a standardized interface for debuggers.
python3-tempest
OpenStack Integration Test Suite - Python 3.x
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
ruby-redis-clustering
Ruby client library for Redis Cluster
A Ruby client that tries to match Redis' Cluster API one-to-one, while still
providing an idiomatic interface.
python3-colorspacious
library for doing colorspace conversions - Python 3.x
Colorspacious is a powerful, accurate, and easy-to-use library for
performing colorspace conversions.
ruby-with-advisory-lock
Advisory locking (mutexes) for ActiveRecord when used with MySQL or PostgreSQL
WithAdvisoryLock adds advisory locking (mutexes) to ActiveRecord 6.0+, with
ruby 2.7+, jruby or truffleruby, when used with MySQL or PostgreSQL. SQLite
resorts to file locking.
python3-jpy
Bi-directional Python-Java bridge (Python3)
jpy is a **bi-directional** Python-Java bridge which you can use to embed
Java code in Python programs or the other way round.
It has been designed particularly with regard to maximum
data transfer speed between the two languages.
It comes with a number of outstanding features: