linux-support-5.17.0-1

Support files for Linux 5.17

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

node-har-schema

JSON Schema for HTTP Archive (HAR)

HTTP Archive (HAR) format defines an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads.

govendor

Go vendor tool that works with the standard vendor file

govendor is a vendoring tool that fetches, annotates, and synchronizes dependencies for the Go programming language. It can be useful as a stand-alone tool even if it is not the primary vendoring tool. Inspection sub-commands such as "govendor list" and "govendor license" can be useful to find information on dependencies and their statuses. "govendor fetch" will update or add new dependencies directly from remotes. If you choose to not check in your dependency source code, use "govendor sync" to pull the correct revision into the vendor folder.

python-jsonhyperschema-codec

Python2 JSON Hyper-Schema codec for Core API

gucumber

Cucumber BDD-style testing for Go -- utility

An implementation of Cucumber (http://cukes.info) BDD-style testing for Go.

cclib

Parsers and algorithms for computational chemistry

A Python library that provides parsers for computational chemistry log files. It also provides a platform to implement algorithms in a package-independent manner.