GUI editor to tame mod_security rules

⌈⌋ ⎇ branch:  modseccfg


Artifact [5d2c221172]

Artifact 5d2c2211722ad571b22aad2a5b0ab2f262e473bdb28342e86eeb11717b73394f:

  • File logfmt1/__init__.py — part of check-in [f0887760c8] at 2020-12-16 10:35:59 on branch trunk — Bundle logfmt1 into sub project. Support for /usr/share/logfmt/ database and update scripts (apache version is a trimmed down modseccfg.vhosts extractor). Support both pip and deb package (differ to some extend). (user: mario size: 239)

# encoding: utf-8
# api: python
# title: logfmt1
# description: handle *.log.fmt specifiers and regex conversion
# type: functions
# depends: python (>= 3.6)

from logfmt1.logfmt1 import regex, rx2re, update, rulesdb, logopen, parsy_parse