🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

regexf

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexf

Compare regular expressions against those in a file

pipPyPI
Version
0.2.1
Maintainers
1

regexf

::

regexf -h
usage: regexf [-h] [-v] [-s SECTION] [-f FILE] [patterns [patterns ...]]

Compare input patterns to regexf patterns in a regexf.ini file

positional arguments:
  patterns              regexf pattern (e.g. regexf -v aa/bb/cc vac/myvac1/1)

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         increase output verbosity using -v,-vv
  -s SECTION, --section SECTION
                        Specify section (default='default')
  -f FILE, --file FILE  Specify regexf file (default=/usr/local/bin/regexf.ini)
                        e.g. regexf -f ~/myregexf.ini vac/bb/cc

|

Web sites:

| http://www.scadat.org/regexf.html

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts