On Tue, Nov 19, 2019 at 04:06:24PM +0100, Lars Pedersen wrote:
> Signed-off-by: Lars Pedersen
> ---
> rules/python3-yoyo-migrations.in | 11 +
> rules/python3-yoyo-migrations.make | 76 ++
> 2 files changed, 87 insertions(+)
> create mode 100644 rules/python3-yo
This was apparently a copy-paste error. Sync the list of actually
installed tools from rules/bluez.make.
Signed-off-by: Roland Hieber
---
rules/bluez.in | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/bluez.in b/rules/bluez.in
index 375c8cb2046c..310ba2d478f0 100
Foreign Function Interface for Python calling C code.
Signed-off-by: Guillermo Rodriguez
---
v2: Fix site-packages path
rules/python3-cffi.in | 8 ++
rules/python3-cffi.make | 56 +
2 files changed, 64 insertions(+)
create mode 100644 rules/python
Signed-off-by: Guillermo Rodriguez
---
rules/host-python3-cffi.in | 7 +++
rules/host-python3-cffi.make | 20
2 files changed, 27 insertions(+)
create mode 100644 rules/host-python3-cffi.in
create mode 100644 rules/host-python3-cffi.make
diff --git a/rules/host-pyth
pycparser is a complete parser of the C language, written in pure
Python using the PLY parsing library. It parses C code into an AST
and can serve as a front-end for C compilers or analysis tools.
Guillermo Rodriguez
---
rules/python3-pycparser.in | 10 +++
rules/python3-pycparser.make | 5
Foreign Function Interface for Python calling C code.
Signed-off-by: Guillermo Rodriguez
---
rules/python3-cffi.in | 8 ++
rules/python3-cffi.make | 56 +
2 files changed, 64 insertions(+)
create mode 100644 rules/python3-cffi.in
create mode 10064