ruby-parslet (2.0.0-2)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-rolling
- Repository
- https://http.kali.org/kali
- Codename
- kali-rolling
- Component
- main
- Source
- none
- Architecture
- i386
- Section
- ruby
- Priority
- optional
- Maintainer
- Debian Ruby Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 253 B
- Size expected
- 53.9 kB
- Size actual
- 53.9 kB
- Size match
Suggested packages
Recommended additional packages
- None
Description
Parser construction library with great error reporting in Ruby
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | e2564a33…42cbc7f7 | |
| SHA-1 | 3452472e…ddac5ca3 | |
| SHA-256 | beb0e986…66d2f389 | |
| SHA-512 | a523364e…e19378b8 |
Contents
Files and directories included
. usr usr/lib usr/lib/ruby usr/lib/ruby/vendor_ruby usr/lib/ruby/vendor_ruby/parslet usr/lib/ruby/vendor_ruby/parslet/accelerator usr/lib/ruby/vendor_ruby/parslet/accelerator/application.rb usr/lib/ruby/vendor_ruby/parslet/accelerator/engine.rb usr/lib/ruby/vendor_ruby/parslet/accelerator.rb usr/lib/ruby/vendor_ruby/parslet/atoms usr/lib/ruby/vendor_ruby/parslet/atoms/alternative.rb usr/lib/ruby/vendor_ruby/parslet/atoms/base.rb usr/lib/ruby/vendor_ruby/parslet/atoms/can_flatten.rb usr/lib/ruby/vendor_ruby/parslet/atoms/capture.rb usr/lib/ruby/vendor_ruby/parslet/atoms/context.rb usr/lib/ruby/vendor_ruby/parslet/atoms/dsl.rb usr/lib/ruby/vendor_ruby/parslet/atoms/dynamic.rb usr/lib/ruby/vendor_ruby/parslet/atoms/entity.rb usr/lib/ruby/vendor_ruby/parslet/atoms/ignored.rb usr/lib/ruby/vendor_ruby/parslet/atoms/infix.rb usr/lib/ruby/vendor_ruby/parslet/atoms/lookahead.rb usr/lib/ruby/vendor_ruby/parslet/atoms/named.rb usr/lib/ruby/vendor_ruby/parslet/atoms/re.rb usr/lib/ruby/vendor_ruby/parslet/atoms/repetition.rb usr/lib/ruby/vendor_ruby/parslet/atoms/scope.rb usr/lib/ruby/vendor_ruby/parslet/atoms/sequence.rb usr/lib/ruby/vendor_ruby/parslet/atoms/str.rb usr/lib/ruby/vendor_ruby/parslet/atoms/visitor.rb usr/lib/ruby/vendor_ruby/parslet/atoms.rb usr/lib/ruby/vendor_ruby/parslet/cause.rb usr/lib/ruby/vendor_ruby/parslet/context.rb usr/lib/ruby/vendor_ruby/parslet/convenience.rb usr/lib/ruby/vendor_ruby/parslet/error_reporter usr/lib/ruby/vendor_ruby/parslet/error_reporter/contextual.rb usr/lib/ruby/vendor_ruby/parslet/error_reporter/deepest.rb usr/lib/ruby/vendor_ruby/parslet/error_reporter/tree.rb usr/lib/ruby/vendor_ruby/parslet/error_reporter.rb usr/lib/ruby/vendor_ruby/parslet/export.rb usr/lib/ruby/vendor_ruby/parslet/expression usr/lib/ruby/vendor_ruby/parslet/expression/treetop.rb usr/lib/ruby/vendor_ruby/parslet/expression.rb usr/lib/ruby/vendor_ruby/parslet/graphviz.rb usr/lib/ruby/vendor_ruby/parslet/parser.rb usr/lib/ruby/vendor_ruby/parslet/pattern usr/lib/ruby/vendor_ruby/parslet/pattern/binding.rb usr/lib/ruby/vendor_ruby/parslet/pattern.rb usr/lib/ruby/vendor_ruby/parslet/position.rb usr/lib/ruby/vendor_ruby/parslet/rig usr/lib/ruby/vendor_ruby/parslet/rig/rspec.rb usr/lib/ruby/vendor_ruby/parslet/scope.rb usr/lib/ruby/vendor_ruby/parslet/slice.rb usr/lib/ruby/vendor_ruby/parslet/source usr/lib/ruby/vendor_ruby/parslet/source/line_cache.rb usr/lib/ruby/vendor_ruby/parslet/source.rb usr/lib/ruby/vendor_ruby/parslet/transform.rb usr/lib/ruby/vendor_ruby/parslet.rb usr/share usr/share/doc usr/share/doc/ruby-parslet usr/share/doc/ruby-parslet/README usr/share/doc/ruby-parslet/changelog.Debian.gz usr/share/doc/ruby-parslet/changelog.gz usr/share/doc/ruby-parslet/copyright usr/share/doc/ruby-parslet/examples usr/share/doc/ruby-parslet/examples/big.erb usr/share/doc/ruby-parslet/examples/boolean_algebra.rb usr/share/doc/ruby-parslet/examples/calc.rb usr/share/doc/ruby-parslet/examples/capture.rb usr/share/doc/ruby-parslet/examples/comments.rb usr/share/doc/ruby-parslet/examples/deepest_errors.rb usr/share/doc/ruby-parslet/examples/documentation.rb usr/share/doc/ruby-parslet/examples/email_parser.rb usr/share/doc/ruby-parslet/examples/empty.rb usr/share/doc/ruby-parslet/examples/erb.rb usr/share/doc/ruby-parslet/examples/ip_address.rb usr/share/doc/ruby-parslet/examples/json.rb usr/share/doc/ruby-parslet/examples/local.rb usr/share/doc/ruby-parslet/examples/mathn.rb usr/share/doc/ruby-parslet/examples/minilisp.rb usr/share/doc/ruby-parslet/examples/modularity.rb usr/share/doc/ruby-parslet/examples/nested_errors.rb usr/share/doc/ruby-parslet/examples/output usr/share/doc/ruby-parslet/examples/output/boolean_algebra.out usr/share/doc/ruby-parslet/examples/output/calc.out usr/share/doc/ruby-parslet/examples/output/capture.out usr/share/doc/ruby-parslet/examples/output/comments.out usr/share/doc/ruby-parslet/examples/output/deepest_errors.out usr/share/doc/ruby-parslet/examples/output/documentation.err usr/share/doc/ruby-parslet/examples/output/documentation.out usr/share/doc/ruby-parslet/examples/output/email_parser.out usr/share/doc/ruby-parslet/examples/output/empty.err usr/share/doc/ruby-parslet/examples/output/erb.out usr/share/doc/ruby-parslet/examples/output/ignore.out usr/share/doc/ruby-parslet/examples/output/ignore_whitespace.out usr/share/doc/ruby-parslet/examples/output/ip_address.out usr/share/doc/ruby-parslet/examples/output/json.out usr/share/doc/ruby-parslet/examples/output/local.out usr/share/doc/ruby-parslet/examples/output/mathn.out usr/share/doc/ruby-parslet/examples/output/minilisp.out usr/share/doc/ruby-parslet/examples/output/modularity.out usr/share/doc/ruby-parslet/examples/output/nested_errors.out usr/share/doc/ruby-parslet/examples/output/optimized_erb.out usr/share/doc/ruby-parslet/examples/output/parens.out usr/share/doc/ruby-parslet/examples/output/prec_calc.out usr/share/doc/ruby-parslet/examples/output/readme.out usr/share/doc/ruby-parslet/examples/output/scopes.out usr/share/doc/ruby-parslet/examples/output/seasons.out usr/share/doc/ruby-parslet/examples/output/sentence.out usr/share/doc/ruby-parslet/examples/output/simple_xml.out usr/share/doc/ruby-parslet/examples/output/string_parser.out usr/share/doc/ruby-parslet/examples/parens.rb usr/share/doc/ruby-parslet/examples/prec_calc.rb usr/share/doc/ruby-parslet/examples/readme.rb usr/share/doc/ruby-parslet/examples/scopes.rb usr/share/doc/ruby-parslet/examples/seasons.rb usr/share/doc/ruby-parslet/examples/simple.lit usr/share/doc/ruby-parslet/examples/simple_xml.rb usr/share/doc/ruby-parslet/examples/string_parser.rb usr/share/doc/ruby-parslet/examples/test.lit usr/share/rubygems-integration usr/share/rubygems-integration/all usr/share/rubygems-integration/all/specifications usr/share/rubygems-integration/all/specifications/parslet-2.0.0.gemspec