Name pocketpy
Version 2.0.6 (8a3bdd7e0a43b44e3b32548543128d95e68a3802)
Summary A Portable Python 3.x Interpreter in Modern C.
Description pkpy is a lightweight(~15K LOC) Python 3.x interpreter for game scripting, written in C11. It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and competitive performance. pkpy is extremely easy to embed via a single header file pocketpy.h, without external dependencies.
Section base
License MIT
Homepage https://pocketpy.dev/
Bug tracker https://github.com/pocketpy/pocketpy/issues
Recipe file recipes-devtools/pocketpy/pocketpy_2.0.6.bb
Layer meta-oe (master branch)
Inherits
  • cmake
Dependencies
  • cmake-native
  • gcc-cross-i686
  • ninja-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/pocketpy/pocketpy.git

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master pocketpy 2.0.6 (this recipe)