mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Added a note that I'm not going to do Python bindings for now.
This commit is contained in:
7
python/README-python-bindings
Normal file
7
python/README-python-bindings
Normal file
@@ -0,0 +1,7 @@
|
||||
There are no Python bindings right now.
|
||||
|
||||
Know Python? Why not contribute some!
|
||||
|
||||
You will need to autogenerate them by adding the appropriate code
|
||||
snippets to src/generator.ml. For inspiration, I suggest looking at
|
||||
how the OCaml and Perl bindings were done.
|
||||
Reference in New Issue
Block a user