diff options
author | Christoph Willling <chris.willing@linux.com> | 2023-01-22 13:16:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:23:00 +0700 |
commit | 1fa8c56065e2b983db7dd8a9972a900770c127d0 (patch) | |
tree | a26ce5a8c00a1e84074f9bfce1a4822db6ab76ab /python/python3-glad/slack-desc | |
parent | 6c22f0470a4c7ac35216005f3429f9c22091b186 (diff) |
python/python3-glad: Added (Py3 binding for GLAD Loader-Generator)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-glad/slack-desc')
-rw-r--r-- | python/python3-glad/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-glad/slack-desc b/python/python3-glad/slack-desc new file mode 100644 index 0000000000..459c4a5157 --- /dev/null +++ b/python/python3-glad/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------------------------------------------------------| +python3-glad: python3-glad (Python binding for GLAD Loader-Generator) +python3-glad: +python3-glad: GLAD is a Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator +python3-glad: based on the official specifications for multiple languages. +python3-glad: +python3-glad: +python3-glad: +python3-glad: +python3-glad: +python3-glad: +python3-glad: |