Name : perl-YAML-PP
| |
Version : 0.010
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp150.1.1
| Date : 2018-11-08 15:59:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-YAML-PP-0.010-lp150.1.1.src.rpm
|
Size : 0.23 MB
| |
Packager : (none)
| |
Summary : YAML 1.2 processor
|
Description :
This is Yet Another YAML Framework. For why this project was started, see \"WHY\".
The parser aims to parse \'YAML 1.2\'. See http://yaml.org/.
You can check out all current parse and load results from the yaml-test-suite here: https://perlpunk.github.io/YAML-PP-p5/test-suite.html
* YAML::PP::Lexer
The Lexer is reading the YAML stream into tokens. This makes it possible to generate syntax highlighted YAML output.
Note that the API to retrieve the tokens will change.
* YAML::PP::Parser
The Parser retrieves the tokens from the Lexer. The main YAML content is then parsed with the Grammar.
* YAML::PP::Grammar
* YAML::PP::Constructor
The Constructor creates a data structure from the Parser events.
* YAML::PP::Loader
The Loader combines the constructor and parser.
* YAML::PP::Dumper
The Dumper will delegate to the Representer
* YAML::PP::Representer
The Representer will create Emitter events from the given data structure.
* YAML::PP::Emitter
The Emitter creates a YAML stream.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(YAML::PP)
perl(YAML::PP::Constructor)
perl(YAML::PP::Dumper)
perl(YAML::PP::Emitter)
perl(YAML::PP::Exception)
perl(YAML::PP::Grammar)
perl(YAML::PP::Highlight)
perl(YAML::PP::Lexer)
perl(YAML::PP::Loader)
perl(YAML::PP::Parser)
perl(YAML::PP::Reader)
perl(YAML::PP::Reader::File)
perl(YAML::PP::Render)
perl(YAML::PP::Representer)
perl(YAML::PP::Schema)
perl(YAML::PP::Schema::Base)
perl(YAML::PP::Schema::Core)
perl(YAML::PP::Schema::Failsafe)
perl(YAML::PP::Schema::JSON)
perl(YAML::PP::Writer)
perl(YAML::PP::Writer::File)
perl-YAML-PP
Requires :