Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836358 - json-gen-c-0.1.4.ebuild (New Package)
Summary: json-gen-c-0.1.4.ebuild (New Package)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-29 08:14 UTC by liao
Modified: 2022-03-29 19:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
json-gen-c-0.1.4.ebuild (json-gen-c-0.1.4.ebuild,556 bytes, text/plain)
2022-03-29 08:14 UTC, liao
Details

Note You need to log in before you can comment on or make changes to this bug.
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.