From: Karel Zak Date: Mon, 14 Mar 2016 15:58:21 +0000 (+0100) Subject: docs: add note about libsmartcols Python binding X-Git-Tag: v2.28-rc2~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7830e50df7a200a075235987b5999e1ce7aa9467;p=thirdparty%2Futil-linux.git docs: add note about libsmartcols Python binding Signed-off-by: Karel Zak --- diff --git a/Documentation/releases/v2.28-ReleaseNotes b/Documentation/releases/v2.28-ReleaseNotes index 9518ae9370..f2481d0cff 100644 --- a/Documentation/releases/v2.28-ReleaseNotes +++ b/Documentation/releases/v2.28-ReleaseNotes @@ -43,6 +43,9 @@ non-Linux systems (BSD, XOs). The package does not provide fallback solutions for openat-family functions anymore. +The python binding for libsmartcols is available in separate project at +https://github.com/ignatenkobrain/python-smartcols. + Security issues ---------------