Skip to content

Commit 238449e

Browse files
committed
add CITATION.cff
1 parent ef21330 commit 238449e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.2.0
2+
message: "If you use PRIK in your research, please cite this software."
3+
title: "PRIK — Python Runtime Interop Kit"
4+
type: software
5+
6+
authors:
7+
- family-names: Hadjout
8+
given-names: Said
9+
orcid: "https://orcid.org/0000-0003-3878-3146"
10+
11+
repository-code: "https://github.com/PyNumLab/prik"
12+
url: "https://pynumlab.github.io/prik/"
13+
license: MIT
14+
version: "0.2.1"
15+
date-released: "2026-08-11"

0 commit comments

Comments
 (0)