summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
diff options
context:
space:
mode:
Diffstat (limited to 'CITATION.cff')
-rw-r--r--CITATION.cff15
1 files changed, 15 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff
new file mode 100644
index 0000000..f31ef74
--- /dev/null
+++ b/CITATION.cff
@@ -0,0 +1,15 @@
+# This CITATION.cff file was generated with cffinit.
+# Visit https://bit.ly/cffinit to generate yours today!
+
+cff-version: 1.2.0
+title: Open C++ Libraries
+message: A collection of freely available C++ libraries.
+type: software
+authors:
+ - given-names: Amlal
+ family-names: El Mahrouss
+ email: amlal@nekernel.org
+repository-code: 'https://github.com/ocl-org/ocl'
+url: 'https://ocl.nekernel.org'
+abstract: The Open C++ Libraries collection.
+license: BSL-1.0