Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836358

Summary: json-gen-c-0.1.4.ebuild (New Package)
Product: Gentoo Linux Reporter: liao <liaotonglang>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: liaotonglang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: json-gen-c-0.1.4.ebuild

Description liao 2022-03-29 08:14:51 UTC
Created attachment 768114 [details]
json-gen-c-0.1.4.ebuild

Hi!

json-gen-c is an easy mechanism for searializing C struct to JSON and deserializing JSON to C struct back. It parse structs' definition file then generate C code to serialize and deserialize the structs.