node-babel-plugin-polyfill-es-shims
node-babel plugin to inject es-shims-api like polyfill
node-babel-polyfills will provide a set of node-babel7 plugins that
enable injecting different polyfills with different strategies in
the compiled code.
fonts-routed-gothic
Clean vintage drafting, avionics, routed signage, and keyboard legend font
A clean implementation of a common lettering style found on technical
drawings, engraved office signs, computer and typewriter keyboards, and
some comic books and avionics from the mid-20th century.
chibicc
small C compiler
This is yet another small C compiler that implements most C11 features.
Even though it still probably falls into the "toy compilers" category just
like other small compilers do, chibicc can compile several real-world
programs, including Git, SQLite, libpng and chibicc itself, without making
modifications to the compiled programs. Generated executables of these
programs pass their corresponding test suites. So, chibicc actually supports
a wide variety of C11 features and is able to compile hundreds of thousands
of lines of real-world C code correctly.
libsop-java-java
Stateless OpenPGP Protocol API and CLI for Java
The Stateless OpenPGP Protocol specification defines a generic stateless
CLI for dealing with OpenPGP messages. Its goal is to provide a minimal,
yet powerful API for the most common OpenPGP related operations.
cpp-11-mipsel-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
libaddressview0.5.0
Address display/edit framework for GNUstep (library files)
This framework provides specialized view classes to applications
which want to display addresses to the user in a graphical form.