zutils
Miscellaneous Internal/Programming Utilities
Miscellaneous internal/programming utilities.
- Keywords
- utilities
Usage
.standard_regexps()
Details
.standard_regexps
returns a list of ‘standard’ regexps,
including elements named valid_package_name
and
valid_package_version
with the obvious meanings. The regexps
are not anchored.
Community examples
Looks like there are no examples yet.