9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
Description: Regular expression used to check the package names against.
|
|
|
|
default: ^[a-z_]+(\.[a-z_][a-z0-9_]*)*$
|
|
|
|
|