SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ruby2.7-rubygem-ruby-xml-smart rpm build for : OpenSuSE. For other distributions click ruby2.7-rubygem-ruby-xml-smart.

Name : ruby2.7-rubygem-ruby-xml-smart
Version : 0.2.99.3 Vendor : obs://build_opensuse_org/devel:languages:ruby
Release : lp156.2.1 Date : 2024-06-21 11:35:34
Group : Development/Languages/Ruby Source RPM : rubygem-ruby-xml-smart-0.2.99.3-lp156.2.1.src.rpm
Size : 0.12 MB
Packager : https://www_suse_com/
Summary : easy to use and stable libxml2 binding
Description :
= XML::Smart - A Ruby class for fast and simple XML access
Copyright (C) 2004-2012 Jürgen Mangler < juergen.manglerAATTunivie.ac.at>
Ruby/XML/Smart is freely distributable according to the terms of the
GNU Lesser General Public License (see the file \'COPYING\').
This program is distributed without any warranty. See the file
\'COPYING\' for details.
== Installation
This is just a transitional package intended to require the nokogiri based
version of xml-smart.
== Documentation
View the examples in the ./examples subdirectory. In the ./examples/Visualise
subdirectory
you can find a simple XPath visualiser. Never try to mix this module with
other libxml
bindings, or you will get nasty segfaults.
== SYNOPSIS TO CHANGE A FILE ON THE DISK
require \'xml/smart\'
XML::Smart.modify(File.dirname($0) + \"/EXAMPLE.xml\") { |doc|
node = doc.find(\"/test/names\").first
node.add(\"test_node\",{\"attr\" => 12}, \"Muahaha\")
node.add(\"test_node\", \"Muahaha\", \"attr\" => 13)
node.add(\"test_node\", \"attr\" => 14)
node.add(\"test_node\", \"Muahaha\")
node.add(\"test_node\")
}
== SYNOPSIS TO QUERY A FILE
require \'xml/smart\'
doc = XML::Smart.open(File.dirname($0) + \"/EXAMPLE.xml\")
node = doc.find(\"/test/names\").first
puts = node.find(\"string(name)\").

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/ruby:/extensions/15.6/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ruby2.7-rubygem-ruby-xml-smart-0.2.99.3-lp156.2.1.x86_64.rpm
     

Provides :
ruby2.7-rubygem-ruby-xml-smart
ruby2.7-rubygem-ruby-xml-smart(x86-64)
rubygem(ruby-xml-smart)
rubygem(ruby:2.7.0:ruby-xml-smart)
rubygem(ruby:2.7.0:ruby-xml-smart:0)
rubygem(ruby:2.7.0:ruby-xml-smart:0.2)
rubygem(ruby:2.7.0:ruby-xml-smart:0.2.99)

Requires :
/usr/bin/ruby.ruby2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
ruby(abi) = 2.7.0
rubygem(ruby:2.7.0:xml-smart) >= 0.3.0


Content of RPM :
/usr/lib64/ruby/gems/2.7.0/build_info
/usr/lib64/ruby/gems/2.7.0/cache/ruby-xml-smart-0.2.99.3.gem
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/AUTHORS
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/COPYING
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/Changelog
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/README
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/Rakefile
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/TODO
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/EXAMPLE.xml
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/EXAMPLE.xml.sic
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/HELLO-MORE.xml
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/HELLO.rng
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/HELLO.xml
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/HELLO.xsd
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/EXAMPLE.xml
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/CHANGES
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/GPL
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/README.en
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/Rakefile
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/VERSION
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/examples
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/examples/cdiff.rb
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/examples/example.rb
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/install.rb
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/lib
/usr/lib64/ruby/gems/2.7.0/gems/ruby-xml-smart-0.2.99.3/examples/Visualise/term-ansicolor-0.0.4/lib/term
There is 40 files more in these RPM.

 
ICM