git-crypt
Transparent file encryption in git
git-crypt enables transparent encryption and decryption of files in a
git repository. Files which you choose to protect are encrypted when
committed, and decrypted when checked out. git-crypt lets you freely
share a repository containing a mix of public and private content.
git-crypt gracefully degrades, so developers without the secret key
can still clone and commit to a repository with encrypted files.
This lets you store your secret material (such as keys or passwords)
in the same repository as your code, without requiring you to lock down
your entire repository.
cl-pgloader
extract, transform and load data into PostgreSQL
pgloader imports data from different kind of sources and COPY it into
PostgreSQL.
libneo4j-client9
Client library for the Neo4j graph database
node-pegjs
JavaScript parser generator
PEG.js is a simple parser generator for JavaScript that produces
fast parsers with excellent error reporting. You can use it to process
complex data or computer languages and build transformers, interpreters,
compilers and other tools easily.
libghc-ogma-language-lustre-prof
Runtime Monitor translator: Lustre Language Frontend; profiling libraries
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
<https://github.com/Copilot-Language/copilot Copilot>, a high-level runtime
verification framework that generates hard real-time C99 code.
python-zzzeeksphinx
Zzzeek's Sphinx layout and utilities
This layout is first and foremost pulled in for the SQLAlchemy documentation
builds (and possibly other related projects), but is also usable as a
standalone theme / utility set for any project.