diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:32:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:32:48 +0300 |
commit | db573a5f385d0f634fc3d6cae736be04d8cfc6bd (patch) | |
tree | bdf81601901d727c72e37a523e738c044187a59b /extra/libmpc/meta | |
parent | b1d044eb79a800654281982f0e0497038817e97b (diff) | |
download | repository-db573a5f385d0f634fc3d6cae736be04d8cfc6bd.tar.gz |
libmpc: add meta file
Diffstat (limited to 'extra/libmpc/meta')
-rw-r--r-- | extra/libmpc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libmpc/meta b/extra/libmpc/meta new file mode 100644 index 00000000..516ec5c8 --- /dev/null +++ b/extra/libmpc/meta @@ -0,0 +1,3 @@ +description: Library for the arithmetic of complex numbers +license: LGPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |