Package hyperscan: Information

    Source package: hyperscan
    Version: 5.1.1-alt1
    Build time:  May 7, 2019, 02:50 PM in the task #229023
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: High-performance regular expression matching library
    Description: 
    Hyperscan is a high-performance multiple regex matching library. It
    follows the regular expression syntax of the commonly-used libpcre
    library, but is a standalone library with its own C API.
    
    Hyperscan uses hybrid automata techniques to allow simultaneous
    matching of large numbers (up to tens of thousands) of regular
    expressions and for the matching of regular expressions across streams
    of data.
    
    Hyperscan is typically used in a DPI library stack.

    List of rpms provided by this srpm:
    libhyperscan-devel (x86_64)
    libhyperscan5.1 (x86_64)
    libhyperscan5.1-debuginfo (x86_64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

      1. boost-complete
      2. cmake
      3. /usr/bin/doxygen
      4. /usr/bin/sphinx-build
      5. ctest
      6. pkgconfig(libpcre)
      7. pkgconfig(python2)
      8. pkgconfig(sqlite3) >= 3.0
      9. ragel
      10. python-devel
      11. rpm-build-python
      12. libpcap-devel
      13. gcc-c++

    Last changed


    May 6, 2019 Vitaly Lipatov 5.1.1-alt1
    - new version 5.1.1 (with rpmrb script)
    Feb. 22, 2019 Vitaly Lipatov 5.1.0-alt2
    - real build
    Feb. 20, 2019 Igor Vlasenko 5.1.0-alt1_1
    - update by mgaimport