mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
haiku_pyapi, small change to trigger build on riscv64 (#13320)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
SUMMARY="Python bindings for the Haiku API"
|
||||
DESCRIPTION="This lets you build apps for Haiku using the Haiku API directly \
|
||||
from Python. \
|
||||
\
|
||||
DESCRIPTION="This lets you build apps for Haiku using the Haiku API directly from Python.
|
||||
|
||||
For the most part, Haiku-PyAPI tries to copy the C++ API. There are some \
|
||||
places where we have had to deviate from the C++ API, however. \
|
||||
\
|
||||
places where we have had to deviate from the C++ API, however.
|
||||
|
||||
Currently the library is unstable and has plenty of bugs."
|
||||
HOMEPAGE="https://github.com/coolcoder613eb/Haiku-PyAPI/"
|
||||
COPYRIGHT="2023-2024 Elozor Bruce
|
||||
|
||||
Reference in New Issue
Block a user