libperl5.26
shared Perl library
ruby-email-reply-trimmer
Library to trim replies from plain text email
Email Reply Trimmer is a very small ruby library developed by discourse team
which used to trim replies from plain text email. Different parts such as
header, body, quoted only messages can be trimmed independently.
libgltf-0.1-1
Library for rendering glTF models
glTF, the GL Transmission Format, is the runtime asset format for the GL APIs:
WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between formats used by
modeling tools and the GL APIs.
node-raw-loader
raw loader module for webpack
This library is a loader for webpack that allows importing files as a String.
libkf5ksieveui5
Sieve mail filtering language support for kdepim, GUI library
This library implements GUI dialogs and elements which enable users to easily
create, edit and manage their mail filters on the mail servers which support
the Sieve language (RFC 3028) and the protocol for remotely managing Sieve
scripts (RFC 5804).
libparsley-clojure
DSL for creating total and truly incremental parsers in Clojure
Parsley can create parsers for custom grammars and yield parse-trees for any
given input. The parsers generated by Parsley are a variant of LR parsers.