From 77c937b352e66355cc61169033e24afdd19e4e23 Mon Sep 17 00:00:00 2001 From: Gabriel Niebler Date: Mon, 9 Aug 2021 14:06:18 +0200 Subject: [PATCH] Mention Tcl support in description --- doc/libsolv-bindings.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/libsolv-bindings.txt b/doc/libsolv-bindings.txt index ac112cfd..b801f236 100644 --- a/doc/libsolv-bindings.txt +++ b/doc/libsolv-bindings.txt @@ -12,10 +12,10 @@ libsolv-bindings - access libsolv from perl/python/ruby Description ----------- Libsolv's language bindings offer an abstract, object orientated interface -to the library. The supported languages are currently perl, python, and ruby. -All example code (except in the specifics sections, of course) lists first -the ``C-ish'' interface, then the syntax for perl, python, and ruby (in that -order). +to the library. The supported languages are currently perl, python, ruby and +tcl. All example code (except in the specifics sections, of course) lists +first the ``C-ish'' interface, then the syntax for perl, python, and ruby +(in that order). Perl Specifics -- 2.47.2