slackbuilds_ponce/libraries/gom/README
Bob Funk f694e82136
libraries/gom: Added (GObject Data Mapper)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-27 08:08:48 +07:00

6 lines
230 B
Text

libgom - GObject Data Mapper
This is an attempt to make a DataMapper for GObject. Mostly because I'm
sick of doing this by hand in C. It would be cool if it would work
across language boundries using GObject Introspection too.