Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

grex-1.4.5-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: grex Distribution: openSUSE Tumbleweed
Version: 1.4.5 Vendor: openSUSE
Release: 1.1 Build date: Thu Mar 7 20:43:34 2024
Group: Unspecified Build host: i01-ch2b
Size: 3027984 Source RPM: grex-1.4.5-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/pemistahl/grex
Summary: CLI regex generator
grex is a library as well as a command-line utility that is meant to simplify the
often complicated and tedious task of creating regular expressions. It does so by
automatically generating a single regular expression from user-provided test cases.
The resulting expression is guaranteed to match the test cases which it was generated from.

It started as a Rust port of the JavaScript tool regexgen written by Devon Govett.

Provides

Requires

License

Apache-2.0 AND MPL-2.0 AND MIT AND (Apache-2.0 OR MIT) AND BSL-1.0 AND Apache-2.0 WITH LLVM-exception

Changelog

* Tue Mar 05 2024 Joshua Smith <jsmithfpv@gmail.com>
  - Modernized rust in specfile and enabled tests
  - Update to version 1.4.5:
    * All dependencies have been updated to their latest versions
    * For a small set of special characters, grex produced incorrect
      regular expressions when the case-insensitivity feature was
      enabled. This has been fixed.
    * The code for creating regular expressions in verbose mode has
      been simplified and is more performant now.
* Mon Oct 16 2023 Lubos Kocman <lubos.kocman@suse.com>
  - License correction based on legaldb scan
* Sat Aug 26 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to version 1.4.4:
    * All dependencies have been updated to their latest versions.
  - Python library excluded from the package by changes to --features
* Wed Jul 26 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to version 1.4.2:
    Improvements:
    * All characters from the current Unicode standard 15.0 are now
      fully supported.
    * A proper exit code is now returned if the provided user input
      cannot be handled by the CLI.
    Fixes:
    * Several bugs have been fixed that caused incorrect expressions
      to be generated in rare cases.
  - Removal of unneeded _constraints
* Sat Feb 18 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Initial spec for grex 1.4.1

Files

/usr/bin/grex
/usr/share/doc/packages/grex
/usr/share/doc/packages/grex/README.md
/usr/share/doc/packages/grex/README_PYPI.md
/usr/share/doc/packages/grex/RELEASE_NOTES.md
/usr/share/licenses/grex
/usr/share/licenses/grex/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:38:35 2024