Skip to content

Commit 77c937b

Browse files
authored
Mention Tcl support in description
1 parent bdfa2c9 commit 77c937b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/libsolv-bindings.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ libsolv-bindings - access libsolv from perl/python/ruby
1212
Description
1313
-----------
1414
Libsolv's language bindings offer an abstract, object orientated interface
15-
to the library. The supported languages are currently perl, python, and ruby.
16-
All example code (except in the specifics sections, of course) lists first
17-
the ``C-ish'' interface, then the syntax for perl, python, and ruby (in that
18-
order).
15+
to the library. The supported languages are currently perl, python, ruby and
16+
tcl. All example code (except in the specifics sections, of course) lists
17+
first the ``C-ish'' interface, then the syntax for perl, python, and ruby
18+
(in that order).
1919

2020

2121
Perl Specifics

0 commit comments

Comments
 (0)