python3-pymacaroons
Macaroon library for Python 3
Macaroons, like cookies, are a form of bearer credential. Unlike opaque
tokens, macaroons embed caveats that define specific authorization
requirements for the target service, the service that issued the root
macaroon and which is capable of verifying the integrity of macaroons it
receives.
libjava-allocation-instrumenter-java
JVM agent tracking memory allocations
Java Allocation Instrumenter is a Java agent written using the
java.lang.instrument API. Each allocation in your Java program is instrumented;
a user-defined callback is invoked on each allocation.
libghc-monad-journal-prof
pure logger typeclass and monad transformer; profiling libraries
This package provides a typeclass for logging in pure code, or more generally,
in any kind of context. You can do whatever you want with logs, especially get
them, clear them or even sink them through 'IO' if you're logging in MonadIO.
python-pytest-runner
Invoke py.test as distutils command with dependency resolution - Python 2.x
Setup scripts can use pytest-runner to add setup.py test support for pytest
runner.
python-asdf
Python 2 library for the Advanced Scientific Data Format
ASDF (Advanced Scientific Data Format) is a proposed
next generation interchange format for scientific data. ASDF aims to
exist in the same middle ground that made FITS so successful, by
being a hybrid text and binary format: containing human editable
metadata for interchange, and raw binary data that is fast to load
and use. Unlike FITS, the metadata is highly structured and is
designed up-front for extensibility.
openjdk-9-jdk
OpenJDK Development Kit (JDK)