8 lines
155 B
TOML
8 lines
155 B
TOML
[libieee1284]
|
|
source = "git"
|
|
git = "https://github.com/twaugh/libieee1284"
|
|
from_pattern = '_'
|
|
to_pattern = '.'
|
|
prefix = "V"
|
|
include_regex = 'V\d+_\d+_\d+'
|