Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-18 14:37
Flavor·Golang

`
^\s+(?P<user>[\w[:print:]]+) [\w\-\.]+ [[:print:]]+ ?\(v[\w\.]+\) \([\w\-\.]+\/\d+ \d+\)\, start \w+ \d+\/\d+ \d+\:\d+(\,\s(?P<licenses>\d+)\s\w+|)(\s+\(linger\:\s\d+\s\/\s\d+\))?$
`
gm
Open regex in editor

Description

no description available

Submitted by anonymous