gobjc++-13-sh4-linux-gnu

GNU Objective-C++ compiler for the sh4-linux-gnu architecture

This is the GNU Objective-C++ compiler for the sh4-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

certinfo

Print x509 certificate info

Similar to openssl x509 -in <file> -text command, but handles chains, multiple files and TCP addresses. TLS/SSL version prints as well when using TCP address argument.

python3-fqdn

Python library to validate fully qualified domain names (FQDNs)

This package validates FQDNs conforming to the Internet Engineering Task Force (IETF) specification (RFC 1123 in particular). The design intent is to validate that a string would be traditionally acceptable as a public Internet hostname to RFC-conforming software. Configuration options can be used to obtain more relaxed checks.

python3-asv-runner

Core Python benchmark code for ASV

ASV Runner provides essential functionality for benchmarking Python packages with ease and efficiency.

node-hoist-non-react-statics

ReactJS module to copy statics from a child to a parent

node-hoist-non-react-statics copies non-react specific statics from a child component to a parent component. Similar to "Object.assign", but with React static keywords blacklisted from being overridden.

python3-django-test-migrations

Testing database migrations for Django

This framework allows one to test migrations with respect to: * schema and data * forward and rollback * order, names * database configuration It also features fully typed annotations.