mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
Create CITATION.cff
This commit is contained in:
parent
7903d06394
commit
e6447760bf
21
CITATION.cff
Normal file
21
CITATION.cff
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user