浏览代码

Create CITATION.cff

blueloveTH 5 月之前
父节点
当前提交
e6447760bf
共有 1 个文件被更改,包括 21 次插入0 次删除
  1. 21 0
      CITATION.cff

+ 21 - 0
CITATION.cff

@@ -0,0 +1,21 @@
+# This CITATION.cff file was generated with cffinit.
+# Visit https://bit.ly/cffinit to generate yours today!
+
+cff-version: 1.2.0
+title: pocketpy
+message: >-
+  If you use this software, please cite it using the
+  metadata from this file.
+type: software
+authors:
+  - name: blueloveTH
+    website: 'https://pocketpy.dev'
+repository-code: 'https://github.com/pocketpy/pocketpy'
+url: 'https://pocketpy.dev'
+abstract: >-
+  A portable python 3.x interpreter in modern C for game scripting.
+keywords:
+  - python
+  - c
+  - interpreter
+license: MIT