An open API service indexing awesome lists of open source software.

https://github.com/jonmagic/git-pktline-parser-experiment


https://github.com/jonmagic/git-pktline-parser-experiment

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# git pktline parser experiment

## parse pktline for user agent

```bash
$ gcc -Wall -o parse-pktline-for-agent parse-pktline-for-agent.c; ./parse-pktline-for-agent
git/2.27.0.2890.g910e898871
git/2.27.0.2890.g910e898871
git/2.27.0.2890.g910e898871

```