libjs-jquery-selectize.js

Extensible jQuery-based custom select UI control

Selectize is an extensible jQuery-based custom <select> UI control. It's useful for tagging, contact lists, country selectors, and so on. The goal is to provide a solid & usable experience with a clean and powerful API.

node-prop-types

Runtime type checking for React props and similar objects

You can use prop-types to document the intended types of properties passed to components. React (and potentially other libraries) will check props passed to your components against those definitions, and warn in development if they don’t match.

libnet-patricia-perl

Perl module for fast IP address lookups

Net::Patricia uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release.

python3-wtforms-alchemy

Tools for creating WTForms forms from SQLAlchemy models (library)

WTForms-Alchemy provides a helper class that let you create a Form class from a SQLAlchemy model. It does not try to replace all the functionality of wtforms.ext.sqlalchemy, only the model_form function of wtforms.ext.sqlalchemy by a much better solution. Other functionality of ext.sqlalchemy such as QuerySelectField and QuerySelectMultipleField can be used along with WTForms-Alchemy.

musescore-general-soundfont-lossless

General SoundFont from MuseScore (uncompressed)

This is the HQ version for the new standard soundfont of MuseScore 2.2 and newer, in uncompressed SF2 format. It has a significantly larger disc footprint than its corresponding SF3, but is identical other than not compressing the samples with a lossy algorithm. This avoids audible Vorbis artefacts and the excessively long MuseScore startup time with compressed soundfonts and can be used by SF3-incompatible synthesisers.

lastpass-cli

command line interface to LastPass.com

This application is a command line interface to the LastPass.com services. It brings both better security and convenience by allowing you to access, add, modify, and delete entries in your online LastPass vault, all from the terminal. You can also generate passwords for every server you use and securely store those passwords directly in LastPass. LastPass Enterprise features are supported as well, including Shared Folders.