ruby-crass

CSS parser based on the CSS Syntax Level 3 draft

Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 draft specification. Tokenizes and parses CSS according to the rules defined in the 2013 draft of the CSS Syntax Level 3 specification.Extremely tolerant of broken or invalid CSS. If a browser can handle it, Crass should be able to handle it too.

safecat

Safely copy stdin to a file

Safecat is a program which implements Daniel Bernstein's maildir algorithm to copy stdin safely to a file in a specified directory. It can be used to write mail messages to a qmail-style maildir, or to write data to a "spool" directory reliably.

trafficserver

fast, scalable and extensible HTTP/1.1 and HTTP/2.0 caching proxy server

This package provides the Apache Traffic Server, a fast, scalable reverse proxy server which may operate as forward proxy as well. Apache Traffic Server supports:

trafficserver-experimental-plugins

experimental plugins for Apache Traffic Server

This package provides the Apache Traffic Server plugins marked as experimental.

python3-shapely

geometric objects, predicates, and operations (Python 3)

Shapely is a package for manipulation and analysis of 2D features. Its capabilities include: * calculating the point set unions, intersections, or differences of features * predicate tests on features: intersects, touches, contains, and more.

python3-simplejson

simple, fast, extensible JSON encoder/decoder for Python 3.x

simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder.