ruby-ruby-parser
Ruby parser written in pure Ruby
ruby_parser (RP) can be used to parse and check syntax of Ruby code.
"Pure Ruby" in this context means the parser's code
* consists solely of Ruby source files
* does not add any native extensions or other C code (eg. with RubyInline)
which requires a C compiler to be present on the user's system
ruby-faraday-multipart
Perform multipart-post requests using Faraday
The Multipart middleware converts a Faraday::Request#body Hash of key/value
pairs into a multipart form request, but only under these conditions:
* The request's Content-Type is "multipart/form-data"
* Content-Type is unspecified, AND one of the values in the Body responds to
#content_type.
tryton-modules-carrier-subdivision
Tryton application platform - doc/index.rst
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
tryton-modules-product-cost-warehouse
Tryton application platform - product cost warehouse module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
libmathicgb0
Compute Groebner bases (runtime library)
Mathicgb is a program for computing Groebner basis and signature Groebner
bases. Mathicgb is based on the fast data structures from mathic.
oxigraph-server
SPARQL server based on Oxigraph graph database
Oxigraph Server is a standalone HTTP server
providing a graph database
implementing the SPARQL 1.1 Protocol
and SPARQL 1.1 Graph Store Protocol standards.