SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-JSON-Parse rpm build for : openSUSE Tumbleweed. For other distributions click perl-JSON-Parse.

Name : perl-JSON-Parse
Version : 0.62 Vendor : obs://build_opensuse_org/server:monitoring
Release : 12.47 Date : 2022-07-16 05:07:20
Group : Unspecified Source RPM : perl-JSON-Parse-0.62-12.47.src.rpm
Size : 0.21 MB
Packager : (none)
Summary : Parse JSON
Description :
A module for parsing JSON. (JSON means \"JavaScript Object Notation\" and it
is specified in RFC 8259.)

JSON::Parse offers the function parse_json, which takes a string containing
JSON, and returns an equivalent Perl structure. It also offers validation
of JSON via valid_json, which returns true or false depending on whether
the JSON is correct or not, and assert_valid_json, which produces a
descriptive fatal error if the JSON is invalid. A function read_json reads
JSON from a file, and there is a safer version of parse_json called
parse_json_safe which doesn\'t throw exceptions.

For special cases of parsing, there are also methods new and parse, which
create a JSON parsing object and run it on text. See METHODS.

JSON::Parse accepts only UTF-8 as input. See UTF-8 only and Handling of
Unicode.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/server:/monitoring/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-Parse-0.62-12.47.x86_64.rpm
     

Provides :
perl(JSON::Parse)
perl(JSON::Tokenize)
perl(JSON::Whitespace)
perl-JSON-Parse
perl-JSON-Parse(x86-64)

Requires :
/usr/bin/perl
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/validjson
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Parse.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Parse.pod
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Tokenize.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Tokenize.pod
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Whitespace.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/JSON/Whitespace.pod
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/JSON
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/JSON/Parse
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/JSON/Parse/Parse.so
/usr/share/doc/packages/perl-JSON-Parse
/usr/share/doc/packages/perl-JSON-Parse/CONTRIBUTING.md
/usr/share/doc/packages/perl-JSON-Parse/Changes
/usr/share/doc/packages/perl-JSON-Parse/README
/usr/share/doc/packages/perl-JSON-Parse/examples
/usr/share/doc/packages/perl-JSON-Parse/examples/array.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/assert.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.txt
/usr/share/doc/packages/perl-JSON-Parse/examples/chr.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/collide.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/ebi.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/first-bit.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/hash.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/json-tiny-round-trip-demo.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/kani.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/key-collision.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/long-number.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/sasori.pl
There is 8 files more in these RPM.

 
ICM