summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-15 04:16:25 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-15 04:16:25 +0100
commit7402c4ceb96a7501e083e0890655520876db297f (patch)
tree40702c5919eeed059361ba032dade9b413136331 /CITATION.cff
parente125b429c42f9a1cc158fc10daff7ac2a1e9f090 (diff)
chore: add CITATION.cff
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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