pyre2
0.3

Contents:

  • pyre2: Python RE2 wrapper for linear-time regular expressions
  • src
  • Changelog
pyre2
  • Welcome to the Pyre2 documentation!
  • View page source

Welcome to the Pyre2 documentation!

Contents:

  • pyre2: Python RE2 wrapper for linear-time regular expressions
    • Summary
    • Installation
      • Compiling from source
      • Platform-agnostic building with conda
    • Backwards Compatibility
    • Documentation
    • Unicode Support
    • Performance
    • Current Status
    • Tests
    • Credits
  • src
    • re2 module
      • BackreferencesException
      • CharClassProblemException
      • Match
      • Pattern
      • RegexError
      • SREPattern
      • compile()
      • count()
      • error
      • escape()
      • findall()
      • finditer()
      • fullmatch()
      • match()
      • purge()
      • search()
      • set_fallback_notification()
      • split()
      • sub()
      • subn()
  • Changelog
    • v0.3.6-29-g1465367
      • Changes
      • Fixes
      • Other
    • v0.3.6 (2021-05-05)
    • v0.3.4 (2021-04-10)
      • Changes
      • Fixes
      • Other
    • v0.3.3 (2021-01-26)
      • Changes
      • Fixes
      • Other
    • v0.3.2 (2020-12-16)
    • v0.3.1 (2020-10-27)
    • v0.3 (2020-10-27)
    • release/0.2.22 (2015-05-15)
    • release/0.2.21 (2015-05-14)
    • release/0.2.20 (2011-11-15)
    • release/0.2.16 (2011-11-08)
      • Fixes
      • Other

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2024, Andreas van Cranenburgh.

Built with Sphinx using a theme provided by Read the Docs.