Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/libconfig.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2474,14 +2474,14 @@ may be found on github at @url{https://github.com/cnangel/python-libconfig/}.
@comment node-name, next, previous, up
@section Ruby

Christopher Mark Gore's @i{ruby-libconfig} is a Ruby library that provides Ruby
bindings for @i{libconfig}. It may be found at
Christopher Mark Gore's @i{ruby-libconfig} is a pure Ruby library that serializes Ruby
objects into the @i{libconfig} format. It may be found at
@url{https://rubygems.org/gems/libconfig} or on github at
@url{https://github.com/cgore/ruby-libconfig}.

@sp 1

There is also another Ruby wrapper, @i{libconfig-ruby}, that is included in
There is a Ruby wrapper, @i{libconfig-ruby}, that is included in
the @i{libconfig} git repository at @url{https://github.com/hyperrealm/libconfig},
in the @file{contrib/libconfig-ruby} subdirectory.

Expand Down