Name: | llhttp |
---|---|
Version: | 9.1.3 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 73947 |
License: | MIT |
RPM: | llhttp-9.1.3-1.el9.x86_64.rpm |
Source RPM: | llhttp-9.1.3-1.el9.src.rpm |
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nodejs/llhttp |
Summary: | Port of http_parser to llparse |
Description: | This project is a port of http_parser to TypeScript. llparse is used to generate the output C source file, which could be compiled and linked with the embedder's program (like Node.js). |