Skip to content

Commit 77fe009

Browse files
committed
readme: add info about compatibility
Signed-off-by: Robin Jarry <robin@jarry.cc>
1 parent b3f74f3 commit 77fe009

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,19 @@ On a Debian/Ubuntu system::
4040

4141
sudo apt-get install python3-dev gcc python3-cffi
4242

43+
Compatibility
44+
-------------
45+
46+
.. attention::
47+
48+
For now, only `libyang 1.x`__ is supported. These CFFI bindings will not work
49+
with the libyang 2.x. See issues `sysrepo/sysrepo-python#17`__ for more
50+
details and `sysrepo/sysrepo-python#12`__ for updates.
51+
52+
__ https://github.com/CESNET/libyang/tree/libyang1
53+
__ https://github.com/sysrepo/sysrepo-python/issues/17
54+
__ https://github.com/sysrepo/sysrepo-python/issues/12
55+
4356
Compilation Flags
4457
-----------------
4558

0 commit comments

Comments
 (0)