CITATION.cff 538 B

123456789101112131415161718192021
  1. # This CITATION.cff file was generated with cffinit.
  2. # Visit https://bit.ly/cffinit to generate yours today!
  3. cff-version: 1.2.0
  4. title: pocketpy
  5. message: >-
  6. If you use this software, please cite it using the
  7. metadata from this file.
  8. type: software
  9. authors:
  10. - name: blueloveTH
  11. website: 'https://pocketpy.dev'
  12. repository-code: 'https://github.com/pocketpy/pocketpy'
  13. url: 'https://pocketpy.dev'
  14. abstract: >-
  15. A portable python 3.x interpreter in modern C for game scripting.
  16. keywords:
  17. - python
  18. - c
  19. - interpreter
  20. license: MIT