Metadata for re2c-2.2-1.el9.x86_64.rpm

0 directories 0 files
Go up

INFO

Name: re2c
Version: 2.2-1.el9
Arch: x86_64
Summary: Tool for generating C, C++, and go recognizers from regular expressions
License: Public Domain
Vendor: Fedora Project
Build Host: buildvm-x86-20.iad2.fedoraproject.org
Build Date: Thu Dec 23 23:23:55 2021
Size: 2838756
URL: https://re2c.org/
Description: re2c is a tool for writing very fast and very flexible scanners. Unlike any
other such tool, re2c focuses on generating high efficient code for regular
expression matching. As a result this allows a much broader range of use than
any traditional lexer offers. And Last but not least re2c generates warning
free code that is equal to hand-written code in terms of size, speed and
quality.

FILES

/usr/bin/re2c
/usr/bin/re2go
/usr/lib/.build-id
/usr/lib/.build-id/50
/usr/lib/.build-id/50/4b43baa024baedb58388db4c5ee1b7b1c3352f
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/c80f635ea648da6694d8d3840fcd9ed9b35539
/usr/share/doc/re2c
/usr/share/doc/re2c/CHANGELOG
/usr/share/doc/re2c/README.md
/usr/share/doc/re2c/examples
/usr/share/doc/re2c/examples/c
/usr/share/doc/re2c/examples/c/01_basic.c
/usr/share/doc/re2c/examples/c/01_basic.re
/usr/share/doc/re2c/examples/c/__run_all.sh
/usr/share/doc/re2c/examples/c/conditions
/usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.c
/usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.re
/usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.c
/usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.re
/usr/share/doc/re2c/examples/c/encodings
/usr/share/doc/re2c/examples/c/encodings/unicode_identifier.c
/usr/share/doc/re2c/examples/c/encodings/unicode_identifier.re
/usr/share/doc/re2c/examples/c/eof
/usr/share/doc/re2c/examples/c/eof/01_sentinel.c
/usr/share/doc/re2c/examples/c/eof/01_sentinel.re
/usr/share/doc/re2c/examples/c/eof/02_bounds_checking.c
/usr/share/doc/re2c/examples/c/eof/02_bounds_checking.re
/usr/share/doc/re2c/examples/c/eof/03_eof_rule.c
/usr/share/doc/re2c/examples/c/eof/03_eof_rule.re
/usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.c
/usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.re
/usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.c
/usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.re
/usr/share/doc/re2c/examples/c/fill
/usr/share/doc/re2c/examples/c/fill/01_fill.c
/usr/share/doc/re2c/examples/c/fill/01_fill.re
/usr/share/doc/re2c/examples/c/fill/02_fill.c
/usr/share/doc/re2c/examples/c/fill/02_fill.re
/usr/share/doc/re2c/examples/c/generic_api
/usr/share/doc/re2c/examples/c/generic_api/ifstream.c
/usr/share/doc/re2c/examples/c/generic_api/ifstream.re
/usr/share/doc/re2c/examples/c/headers
/usr/share/doc/re2c/examples/c/headers/header.c
/usr/share/doc/re2c/examples/c/headers/header.re
/usr/share/doc/re2c/examples/c/headers/src
/usr/share/doc/re2c/examples/c/headers/src/lexer
/usr/share/doc/re2c/examples/c/headers/src/lexer/lexer.h
/usr/share/doc/re2c/examples/c/includes
/usr/share/doc/re2c/examples/c/includes/definitions.h
/usr/share/doc/re2c/examples/c/includes/extra_rules.re.inc
/usr/share/doc/re2c/examples/c/includes/include.c
/usr/share/doc/re2c/examples/c/includes/include.re
/usr/share/doc/re2c/examples/c/real_world
/usr/share/doc/re2c/examples/c/real_world/cxx98.c
/usr/share/doc/re2c/examples/c/real_world/cxx98.re
/usr/share/doc/re2c/examples/c/reuse
/usr/share/doc/re2c/examples/c/reuse/braille.c
/usr/share/doc/re2c/examples/c/reuse/braille.re
/usr/share/doc/re2c/examples/c/reuse/braille.ucs2.txt
/usr/share/doc/re2c/examples/c/reuse/braille.utf16.txt
/usr/share/doc/re2c/examples/c/reuse/braille.utf32.txt
/usr/share/doc/re2c/examples/c/reuse/braille.utf8.txt
/usr/share/doc/re2c/examples/c/reuse/reuse.c
/usr/share/doc/re2c/examples/c/reuse/reuse.re
/usr/share/doc/re2c/examples/c/reuse/usedir.c
/usr/share/doc/re2c/examples/c/reuse/usedir.re
/usr/share/doc/re2c/examples/c/state
/usr/share/doc/re2c/examples/c/state/push.c
/usr/share/doc/re2c/examples/c/state/push.re
/usr/share/doc/re2c/examples/c/submatch
/usr/share/doc/re2c/examples/c/submatch/01_stags.c
/usr/share/doc/re2c/examples/c/submatch/01_stags.re
/usr/share/doc/re2c/examples/c/submatch/01_stags_fill.c
/usr/share/doc/re2c/examples/c/submatch/01_stags_fill.re
/usr/share/doc/re2c/examples/c/submatch/02_mtags.c
/usr/share/doc/re2c/examples/c/submatch/02_mtags.re
/usr/share/doc/re2c/examples/c/submatch/03_posix.c
/usr/share/doc/re2c/examples/c/submatch/03_posix.re
/usr/share/doc/re2c/examples/c/submatch/http_rfc7230.c
/usr/share/doc/re2c/examples/c/submatch/http_rfc7230.re
/usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.c
/usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.re
/usr/share/doc/re2c/examples/c/submatch/parse_options.c
/usr/share/doc/re2c/examples/c/submatch/parse_options.re
/usr/share/doc/re2c/examples/c/submatch/parse_records.c
/usr/share/doc/re2c/examples/c/submatch/parse_records.re
/usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.c
/usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.re
/usr/share/doc/re2c/examples/go
/usr/share/doc/re2c/examples/go/01_basic.go
/usr/share/doc/re2c/examples/go/01_basic.re
/usr/share/doc/re2c/examples/go/__run_all.sh
/usr/share/doc/re2c/examples/go/conditions
/usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.go
/usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.re
/usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.go
/usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.re
/usr/share/doc/re2c/examples/go/encodings
/usr/share/doc/re2c/examples/go/encodings/unicode_identifier.go
/usr/share/doc/re2c/examples/go/encodings/unicode_identifier.re
/usr/share/doc/re2c/examples/go/eof
/usr/share/doc/re2c/examples/go/eof/01_sentinel.go
/usr/share/doc/re2c/examples/go/eof/01_sentinel.re
/usr/share/doc/re2c/examples/go/eof/02_bounds_checking.go
/usr/share/doc/re2c/examples/go/eof/02_bounds_checking.re
/usr/share/doc/re2c/examples/go/eof/03_eof_rule.go
/usr/share/doc/re2c/examples/go/eof/03_eof_rule.re
/usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.go
/usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.re
/usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.go
/usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.re
/usr/share/doc/re2c/examples/go/fill
/usr/share/doc/re2c/examples/go/fill/01_fill.go
/usr/share/doc/re2c/examples/go/fill/01_fill.re
/usr/share/doc/re2c/examples/go/fill/02_fill.go
/usr/share/doc/re2c/examples/go/fill/02_fill.re
/usr/share/doc/re2c/examples/go/headers
/usr/share/doc/re2c/examples/go/headers/header.go
/usr/share/doc/re2c/examples/go/headers/header.re
/usr/share/doc/re2c/examples/go/headers/src
/usr/share/doc/re2c/examples/go/headers/src/lexer
/usr/share/doc/re2c/examples/go/headers/src/lexer/lexer.go
/usr/share/doc/re2c/examples/go/includes
/usr/share/doc/re2c/examples/go/includes/definitions.go
/usr/share/doc/re2c/examples/go/includes/extra_rules.re.inc
/usr/share/doc/re2c/examples/go/includes/include.go
/usr/share/doc/re2c/examples/go/includes/include.re
/usr/share/doc/re2c/examples/go/reuse
/usr/share/doc/re2c/examples/go/reuse/reuse.go
/usr/share/doc/re2c/examples/go/reuse/reuse.re
/usr/share/doc/re2c/examples/go/reuse/usedir.go
/usr/share/doc/re2c/examples/go/reuse/usedir.re
/usr/share/doc/re2c/examples/go/state
/usr/share/doc/re2c/examples/go/state/push.go
/usr/share/doc/re2c/examples/go/state/push.re
/usr/share/doc/re2c/examples/go/submatch
/usr/share/doc/re2c/examples/go/submatch/01_stags.go
/usr/share/doc/re2c/examples/go/submatch/01_stags.re
/usr/share/doc/re2c/examples/go/submatch/01_stags_fill.go
/usr/share/doc/re2c/examples/go/submatch/01_stags_fill.re
/usr/share/doc/re2c/examples/go/submatch/02_mtags.go
/usr/share/doc/re2c/examples/go/submatch/02_mtags.re
/usr/share/doc/re2c/examples/go/submatch/03_posix.go
/usr/share/doc/re2c/examples/go/submatch/03_posix.re
/usr/share/doc/re2c/help.rst
/usr/share/doc/re2c/help.rst.in
/usr/share/doc/re2c/manpage.rst
/usr/share/doc/re2c/manpage.rst.in
/usr/share/doc/re2c/manual
/usr/share/doc/re2c/manual/api
/usr/share/doc/re2c/manual/api/interface.rst_
/usr/share/doc/re2c/manual/conditions
/usr/share/doc/re2c/manual/conditions/conditions.rst_
/usr/share/doc/re2c/manual/configurations
/usr/share/doc/re2c/manual/configurations/configurations.rst_
/usr/share/doc/re2c/manual/directives
/usr/share/doc/re2c/manual/directives/directives.rst_
/usr/share/doc/re2c/manual/dot
/usr/share/doc/re2c/manual/dot/dot.rst_
/usr/share/doc/re2c/manual/encodings
/usr/share/doc/re2c/manual/encodings/encodings.rst_
/usr/share/doc/re2c/manual/eof
/usr/share/doc/re2c/manual/eof/01_sentinel.rst_
/usr/share/doc/re2c/manual/eof/02_bounds_checking.rst_
/usr/share/doc/re2c/manual/eof/03_eof_rule.rst_
/usr/share/doc/re2c/manual/eof/04_generic_api.rst_
/usr/share/doc/re2c/manual/eof/eof.rst_
/usr/share/doc/re2c/manual/fill
/usr/share/doc/re2c/manual/fill/01_fill.rst_
/usr/share/doc/re2c/manual/fill/02_fill.rst_
/usr/share/doc/re2c/manual/fill/fill.rst_
/usr/share/doc/re2c/manual/headers
/usr/share/doc/re2c/manual/headers/headers.rst_
/usr/share/doc/re2c/manual/includes
/usr/share/doc/re2c/manual/includes/includes.rst_
/usr/share/doc/re2c/manual/options
/usr/share/doc/re2c/manual/options/debug.rst_
/usr/share/doc/re2c/manual/options/internal.rst_
/usr/share/doc/re2c/manual/options/options.rst_
/usr/share/doc/re2c/manual/regexps
/usr/share/doc/re2c/manual/regexps/regular_expressions.rst_
/usr/share/doc/re2c/manual/reuse
/usr/share/doc/re2c/manual/reuse/reuse.rst_
/usr/share/doc/re2c/manual/skeleton
/usr/share/doc/re2c/manual/skeleton/skeleton.rst_
/usr/share/doc/re2c/manual/state
/usr/share/doc/re2c/manual/state/state.rst_
/usr/share/doc/re2c/manual/submatch
/usr/share/doc/re2c/manual/submatch/submatch.rst_
/usr/share/doc/re2c/manual/submatch/submatch_example_mtags.rst_
/usr/share/doc/re2c/manual/submatch/submatch_example_posix.rst_
/usr/share/doc/re2c/manual/submatch/submatch_example_stags.rst_
/usr/share/doc/re2c/manual/submatch/submatch_example_stags_fill.rst_
/usr/share/doc/re2c/manual/syntax
/usr/share/doc/re2c/manual/syntax/api1.rst_
/usr/share/doc/re2c/manual/syntax/api2_c.rst_
/usr/share/doc/re2c/manual/syntax/api2_go.rst_
/usr/share/doc/re2c/manual/syntax/api3.rst_
/usr/share/doc/re2c/manual/syntax/syntax.rst_
/usr/share/doc/re2c/manual/warnings
/usr/share/doc/re2c/manual/warnings/warnings_general.rst_
/usr/share/doc/re2c/manual/warnings/warnings_list.rst_
/usr/share/doc/re2c/re2c.1
/usr/share/doc/re2c/re2go.1
/usr/share/licenses/re2c
/usr/share/licenses/re2c/LICENSE
/usr/share/man/man1/re2c.1.gz
/usr/share/man/man1/re2go.1.gz
/usr/share/re2c
/usr/share/re2c/stdlib
/usr/share/re2c/stdlib/unicode_categories.re

REQUIRES

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)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.26)(64bit)
libstdc++.so.6(GLIBCXX_3.4.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

re2c 2.2-1.el9
re2c(x86-64) 2.2-1.el9

CONFIG FILES

/usr/bin/re2c
/usr/bin/re2go
/usr/lib/.build-id a
/usr/lib/.build-id/50 a
/usr/lib/.build-id/50/4b43baa024baedb58388db4c5ee1b7b1c3352f a
/usr/lib/.build-id/d2 a
/usr/lib/.build-id/d2/c80f635ea648da6694d8d3840fcd9ed9b35539 a
/usr/share/doc/re2c
/usr/share/doc/re2c/CHANGELOG d
/usr/share/doc/re2c/README.md d
/usr/share/doc/re2c/examples
/usr/share/doc/re2c/examples/c
/usr/share/doc/re2c/examples/c/01_basic.c d
/usr/share/doc/re2c/examples/c/01_basic.re d
/usr/share/doc/re2c/examples/c/__run_all.sh d
/usr/share/doc/re2c/examples/c/conditions
/usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.c d
/usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.re d
/usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.c d
/usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.re d
/usr/share/doc/re2c/examples/c/encodings
/usr/share/doc/re2c/examples/c/encodings/unicode_identifier.c d
/usr/share/doc/re2c/examples/c/encodings/unicode_identifier.re d
/usr/share/doc/re2c/examples/c/eof
/usr/share/doc/re2c/examples/c/eof/01_sentinel.c d
/usr/share/doc/re2c/examples/c/eof/01_sentinel.re d
/usr/share/doc/re2c/examples/c/eof/02_bounds_checking.c d
/usr/share/doc/re2c/examples/c/eof/02_bounds_checking.re d
/usr/share/doc/re2c/examples/c/eof/03_eof_rule.c d
/usr/share/doc/re2c/examples/c/eof/03_eof_rule.re d
/usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.c d
/usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.re d
/usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.c d
/usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.re d
/usr/share/doc/re2c/examples/c/fill
/usr/share/doc/re2c/examples/c/fill/01_fill.c d
/usr/share/doc/re2c/examples/c/fill/01_fill.re d
/usr/share/doc/re2c/examples/c/fill/02_fill.c d
/usr/share/doc/re2c/examples/c/fill/02_fill.re d
/usr/share/doc/re2c/examples/c/generic_api
/usr/share/doc/re2c/examples/c/generic_api/ifstream.c d
/usr/share/doc/re2c/examples/c/generic_api/ifstream.re d
/usr/share/doc/re2c/examples/c/headers
/usr/share/doc/re2c/examples/c/headers/header.c d
/usr/share/doc/re2c/examples/c/headers/header.re d
/usr/share/doc/re2c/examples/c/headers/src
/usr/share/doc/re2c/examples/c/headers/src/lexer
/usr/share/doc/re2c/examples/c/headers/src/lexer/lexer.h d
/usr/share/doc/re2c/examples/c/includes
/usr/share/doc/re2c/examples/c/includes/definitions.h d
/usr/share/doc/re2c/examples/c/includes/extra_rules.re.inc d
/usr/share/doc/re2c/examples/c/includes/include.c d
/usr/share/doc/re2c/examples/c/includes/include.re d
/usr/share/doc/re2c/examples/c/real_world
/usr/share/doc/re2c/examples/c/real_world/cxx98.c d
/usr/share/doc/re2c/examples/c/real_world/cxx98.re d
/usr/share/doc/re2c/examples/c/reuse
/usr/share/doc/re2c/examples/c/reuse/braille.c d
/usr/share/doc/re2c/examples/c/reuse/braille.re d
/usr/share/doc/re2c/examples/c/reuse/braille.ucs2.txt d
/usr/share/doc/re2c/examples/c/reuse/braille.utf16.txt d
/usr/share/doc/re2c/examples/c/reuse/braille.utf32.txt d
/usr/share/doc/re2c/examples/c/reuse/braille.utf8.txt d
/usr/share/doc/re2c/examples/c/reuse/reuse.c d
/usr/share/doc/re2c/examples/c/reuse/reuse.re d
/usr/share/doc/re2c/examples/c/reuse/usedir.c d
/usr/share/doc/re2c/examples/c/reuse/usedir.re d
/usr/share/doc/re2c/examples/c/state
/usr/share/doc/re2c/examples/c/state/push.c d
/usr/share/doc/re2c/examples/c/state/push.re d
/usr/share/doc/re2c/examples/c/submatch
/usr/share/doc/re2c/examples/c/submatch/01_stags.c d
/usr/share/doc/re2c/examples/c/submatch/01_stags.re d
/usr/share/doc/re2c/examples/c/submatch/01_stags_fill.c d
/usr/share/doc/re2c/examples/c/submatch/01_stags_fill.re d
/usr/share/doc/re2c/examples/c/submatch/02_mtags.c d
/usr/share/doc/re2c/examples/c/submatch/02_mtags.re d
/usr/share/doc/re2c/examples/c/submatch/03_posix.c d
/usr/share/doc/re2c/examples/c/submatch/03_posix.re d
/usr/share/doc/re2c/examples/c/submatch/http_rfc7230.c d
/usr/share/doc/re2c/examples/c/submatch/http_rfc7230.re d
/usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.c d
/usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.re d
/usr/share/doc/re2c/examples/c/submatch/parse_options.c d
/usr/share/doc/re2c/examples/c/submatch/parse_options.re d
/usr/share/doc/re2c/examples/c/submatch/parse_records.c d
/usr/share/doc/re2c/examples/c/submatch/parse_records.re d
/usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.c d
/usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.re d
/usr/share/doc/re2c/examples/go
/usr/share/doc/re2c/examples/go/01_basic.go d
/usr/share/doc/re2c/examples/go/01_basic.re d
/usr/share/doc/re2c/examples/go/__run_all.sh d
/usr/share/doc/re2c/examples/go/conditions
/usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.go d
/usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.re d
/usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.go d
/usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.re d
/usr/share/doc/re2c/examples/go/encodings
/usr/share/doc/re2c/examples/go/encodings/unicode_identifier.go d
/usr/share/doc/re2c/examples/go/encodings/unicode_identifier.re d
/usr/share/doc/re2c/examples/go/eof
/usr/share/doc/re2c/examples/go/eof/01_sentinel.go d
/usr/share/doc/re2c/examples/go/eof/01_sentinel.re d
/usr/share/doc/re2c/examples/go/eof/02_bounds_checking.go d
/usr/share/doc/re2c/examples/go/eof/02_bounds_checking.re d
/usr/share/doc/re2c/examples/go/eof/03_eof_rule.go d
/usr/share/doc/re2c/examples/go/eof/03_eof_rule.re d
/usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.go d
/usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.re d
/usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.go d
/usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.re d
/usr/share/doc/re2c/examples/go/fill
/usr/share/doc/re2c/examples/go/fill/01_fill.go d
/usr/share/doc/re2c/examples/go/fill/01_fill.re d
/usr/share/doc/re2c/examples/go/fill/02_fill.go d
/usr/share/doc/re2c/examples/go/fill/02_fill.re d
/usr/share/doc/re2c/examples/go/headers
/usr/share/doc/re2c/examples/go/headers/header.go d
/usr/share/doc/re2c/examples/go/headers/header.re d
/usr/share/doc/re2c/examples/go/headers/src
/usr/share/doc/re2c/examples/go/headers/src/lexer
/usr/share/doc/re2c/examples/go/headers/src/lexer/lexer.go d
/usr/share/doc/re2c/examples/go/includes
/usr/share/doc/re2c/examples/go/includes/definitions.go d
/usr/share/doc/re2c/examples/go/includes/extra_rules.re.inc d
/usr/share/doc/re2c/examples/go/includes/include.go d
/usr/share/doc/re2c/examples/go/includes/include.re d
/usr/share/doc/re2c/examples/go/reuse
/usr/share/doc/re2c/examples/go/reuse/reuse.go d
/usr/share/doc/re2c/examples/go/reuse/reuse.re d
/usr/share/doc/re2c/examples/go/reuse/usedir.go d
/usr/share/doc/re2c/examples/go/reuse/usedir.re d
/usr/share/doc/re2c/examples/go/state
/usr/share/doc/re2c/examples/go/state/push.go d
/usr/share/doc/re2c/examples/go/state/push.re d
/usr/share/doc/re2c/examples/go/submatch
/usr/share/doc/re2c/examples/go/submatch/01_stags.go d
/usr/share/doc/re2c/examples/go/submatch/01_stags.re d
/usr/share/doc/re2c/examples/go/submatch/01_stags_fill.go d
/usr/share/doc/re2c/examples/go/submatch/01_stags_fill.re d
/usr/share/doc/re2c/examples/go/submatch/02_mtags.go d
/usr/share/doc/re2c/examples/go/submatch/02_mtags.re d
/usr/share/doc/re2c/examples/go/submatch/03_posix.go d
/usr/share/doc/re2c/examples/go/submatch/03_posix.re d
/usr/share/doc/re2c/help.rst d
/usr/share/doc/re2c/help.rst.in d
/usr/share/doc/re2c/manpage.rst d
/usr/share/doc/re2c/manpage.rst.in d
/usr/share/doc/re2c/manual
/usr/share/doc/re2c/manual/api
/usr/share/doc/re2c/manual/api/interface.rst_ d
/usr/share/doc/re2c/manual/conditions
/usr/share/doc/re2c/manual/conditions/conditions.rst_ d
/usr/share/doc/re2c/manual/configurations
/usr/share/doc/re2c/manual/configurations/configurations.rst_ d
/usr/share/doc/re2c/manual/directives
/usr/share/doc/re2c/manual/directives/directives.rst_ d
/usr/share/doc/re2c/manual/dot
/usr/share/doc/re2c/manual/dot/dot.rst_ d
/usr/share/doc/re2c/manual/encodings
/usr/share/doc/re2c/manual/encodings/encodings.rst_ d
/usr/share/doc/re2c/manual/eof
/usr/share/doc/re2c/manual/eof/01_sentinel.rst_ d
/usr/share/doc/re2c/manual/eof/02_bounds_checking.rst_ d
/usr/share/doc/re2c/manual/eof/03_eof_rule.rst_ d
/usr/share/doc/re2c/manual/eof/04_generic_api.rst_ d
/usr/share/doc/re2c/manual/eof/eof.rst_ d
/usr/share/doc/re2c/manual/fill
/usr/share/doc/re2c/manual/fill/01_fill.rst_ d
/usr/share/doc/re2c/manual/fill/02_fill.rst_ d
/usr/share/doc/re2c/manual/fill/fill.rst_ d
/usr/share/doc/re2c/manual/headers
/usr/share/doc/re2c/manual/headers/headers.rst_ d
/usr/share/doc/re2c/manual/includes
/usr/share/doc/re2c/manual/includes/includes.rst_ d
/usr/share/doc/re2c/manual/options
/usr/share/doc/re2c/manual/options/debug.rst_ d
/usr/share/doc/re2c/manual/options/internal.rst_ d
/usr/share/doc/re2c/manual/options/options.rst_ d
/usr/share/doc/re2c/manual/regexps
/usr/share/doc/re2c/manual/regexps/regular_expressions.rst_ d
/usr/share/doc/re2c/manual/reuse
/usr/share/doc/re2c/manual/reuse/reuse.rst_ d
/usr/share/doc/re2c/manual/skeleton
/usr/share/doc/re2c/manual/skeleton/skeleton.rst_ d
/usr/share/doc/re2c/manual/state
/usr/share/doc/re2c/manual/state/state.rst_ d
/usr/share/doc/re2c/manual/submatch
/usr/share/doc/re2c/manual/submatch/submatch.rst_ d
/usr/share/doc/re2c/manual/submatch/submatch_example_mtags.rst_ d
/usr/share/doc/re2c/manual/submatch/submatch_example_posix.rst_ d
/usr/share/doc/re2c/manual/submatch/submatch_example_stags.rst_ d
/usr/share/doc/re2c/manual/submatch/submatch_example_stags_fill.rst_ d
/usr/share/doc/re2c/manual/syntax
/usr/share/doc/re2c/manual/syntax/api1.rst_ d
/usr/share/doc/re2c/manual/syntax/api2_c.rst_ d
/usr/share/doc/re2c/manual/syntax/api2_go.rst_ d
/usr/share/doc/re2c/manual/syntax/api3.rst_ d
/usr/share/doc/re2c/manual/syntax/syntax.rst_ d
/usr/share/doc/re2c/manual/warnings
/usr/share/doc/re2c/manual/warnings/warnings_general.rst_ d
/usr/share/doc/re2c/manual/warnings/warnings_list.rst_ d
/usr/share/doc/re2c/re2c.1 d
/usr/share/doc/re2c/re2go.1 d
/usr/share/licenses/re2c
/usr/share/licenses/re2c/LICENSE l
/usr/share/man/man1/re2c.1.gz d
/usr/share/man/man1/re2go.1.gz d
/usr/share/re2c
/usr/share/re2c/stdlib
/usr/share/re2c/stdlib/unicode_categories.re

LICENSE FILES

Public Domain