python3-nabu
ESRF tomography processing software
Nabu can be used in several ways:
- As a Python library, by features like Backprojector, FlatField, etc
- As a standalone application with the command line interface
- From Tomwer (https://gitlab.esrf.fr/tomotools/tomwer/)
php-league-commonmark
Markdown parser based on the CommonMark JS reference implementation
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec
and GitHub-Flavored Markdown (GFM).
robtk
Robin's LV2 UI ToolKit
Robtk facilitates creating LV2 plugins UIs with emphasis to allow porting
existing GTK+ plugin UIs.
ruby-apollo-upload-server
apollo-upload-server implementation for Ruby on Rails as middleware
This is a middleware which allows you to upload files using graphql-ruby,
apollo-upload-client and Ruby on Rails.
ruby-ffaker
ffaker generates dummy data
ffaker is a fork of faker, and was initially written in an effort to speed up
a slow spec suite. Since those days faker has also been rewritten and the
"speed" factor is probably irrelevant now. Bear in mind, if your spec suite
is slow, chances are the generation of random data will probably not account
for much of the run time.
ruby-omniauth-multipassword
OmniAuth strategy to use different password strategies
Provides an OmniAuth strategy that can be used to authenticate using different
password strategies. The compatible strategies include omniauth-internal,
which can authenticate using has_secure_password in Rails and
omniauth-kerberos, which can authenticate using a Kerberos server.