lib32go13-amd64-cross
Runtime library for GNU Go applications (32bit)
libotbqtwidget-7.1-1
ORFEO Toolbox library - OTBQtWidget
libapache-directory-jdbm-java
ApacheDS JDBM Implementation
JDBM is a transactional persistence engine for Java. It aims to be
for Java what GDBM is for other languages (C/C++, Python, Perl, etc.):
a fast, simple persistence engine. You can use it to store a mix
of objects and BLOBs, and all updates are done in a transactionally
safe manner. JDBM also provides scalable data structures, such as HTree
and B+Tree, to support persistence of large object collections.
libprotoc22
protocol buffers compiler library
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
libcloudflare-ddns2
dynamically update a DNS record using Cloudflare - runtime library
cloudflare-ddns is a oneshot program: you run it, it updates
the DNS record, and it terminates. This uses Cloudflare's API,
so to run the tool you'll need an API token and the Zone ID
of the DNS zone that you want to update.
gcc-10-mipsisa64r6el-linux-gnuabi64
GNU C compiler (cross compiler for mips64r6el architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.