diff options
author | Bob Funk <bobfunk11@gmail.com> | 2023-05-25 22:19:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-27 08:08:48 +0700 |
commit | f694e821363ae795fb913ba0291fec06af5d41b6 (patch) | |
tree | 4890f326cccf99c0a87619f9cae1bd4426cc6292 /libraries/gom/slack-desc | |
parent | 130d3a1609acf28b80eaf9917db62b56a14c66a5 (diff) |
libraries/gom: Added (GObject Data Mapper)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gom/slack-desc')
-rw-r--r-- | libraries/gom/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gom/slack-desc b/libraries/gom/slack-desc new file mode 100644 index 0000000000000..2f53e20ad785e --- /dev/null +++ b/libraries/gom/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gom: gom (GObject Data Mapper) +gom: +gom: This is an attempt to make a DataMapper for GObject. +gom: +gom: +gom: +gom: +gom: +gom: +gom: https://gitlab.gnome.org/GNOME/gom +gom: |