Sha256: d76d6dcf848c665791d7d93efd4493a21d2aaeb73ac6e5c24ad56e2f42b972da

Contents?: true

Size: 540 Bytes

Versions: 4

Compression:

Stored size: 540 Bytes

Contents

#
# Copyright (c) 2014 Red Hat Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
# implied, including the implied warranties of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2
# along with this software; if not, see
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
#

require 'openscap/openscap'

module OpenSCAP
  module Xccdf
    NUMERIC = :float

    class Item
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
openscap-0.4.8 lib/openscap/xccdf.rb
openscap-0.4.7 lib/openscap/xccdf.rb
openscap-0.4.4 lib/openscap/xccdf.rb
openscap-0.4.3 lib/openscap/xccdf.rb