FreeBSD.software
Home/devel/py311-stringbrewer

py311-stringbrewer

0.0.1_1

Generate random strings matching a pattern

Patterns are specified in the StringBrewer pattern language, and are made up of two parts: a recipe and a set of ingredients. A recipe is essentially a modified form of regular expression; whitespace is not significant, and each ingredient name is replaced by its definition. An ingredient is a space-separated list of items; each item is either a character (specified either as a literal character or as a Unicode codepoint in hexadecimal), a range of characters separated by hyphens, or a union of items separated by commas. Ingredients may also contain references to other ingredients.

Origin: devel/py-stringbrewer
Category: devel
Size: 31.3KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 3 packages
Required by: 1 packages
$pkg install py311-stringbrewer

Dependencies (3)

Required By (1 packages)

More in devel