Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-08-21 01:26
Flavor·PCRE (Legacy)

/
(^.*?v)(?: +)(\.|\d)+$
/
Open regex in editor

Description

get software title + version

Submitted by anonymous