GitHunt
SG

sgerrand/alpine-pkg-http-parser

A HTTP parser C library package for Alpine Linux

alpine-pkg-http-parser

CircleCI

This is the Node.js HTTP message parser as an Alpine Linux package.

Releases

See the releases page for the latest download links.

Installing

The current installation method for these packages is to pull them in using
wget or curl and install the local file with apk:

apk --no-cache add ca-certificates wget
wget --quiet --output-document=/etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub
wget https://github.com/sgerrand/alpine-pkg-http-parser/releases/download/2.7.1-r0/http-parser-2.7.1-r0.apk
apk --no-cache add http-parser-2.7.1-r0.apk

Languages

Shell100.0%

Contributors

Created June 19, 2016
Updated September 18, 2018