diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:26:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:26:37 +0300 |
commit | f187c85261f3017d91e99980cc161be22077cb8e (patch) | |
tree | 12e3047ca3296f55ad542ef30a6cae2e0dc0719a /extra/graphene | |
parent | 0801b773a3761532daa762694e02b94a7aaa3caa (diff) | |
download | repository-f187c85261f3017d91e99980cc161be22077cb8e.tar.gz |
graphene: add meta file
Diffstat (limited to 'extra/graphene')
-rw-r--r-- | extra/graphene/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/graphene/meta b/extra/graphene/meta new file mode 100644 index 00000000..dcf489a6 --- /dev/null +++ b/extra/graphene/meta @@ -0,0 +1,3 @@ +description: Thin layer of types for graphic libraries +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |