mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-06 13:44:09 +02:00
gnu: ruby-ox: Fix trailing whitespace in description.
* gnu/packages/ruby.scm (ruby-ox)[description]: Fix trailing whitespace.
This commit is contained in:
@@ -6408,7 +6408,7 @@ decoding of JSON is implemented as a C extension to Ruby.")
|
||||
"Optimized XML (Ox) is a fast XML parser and object serializer for Ruby
|
||||
written as a native C extension. It was designed to be an alternative to
|
||||
Nokogiri and other Ruby XML parsers for generic XML parsing and as an
|
||||
alternative to Marshal for Object serialization. ")
|
||||
alternative to Marshal for Object serialization.")
|
||||
(home-page "http://www.ohler.com/ox")
|
||||
(license license:expat)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user