rpm 0.15.1

A pure rust library for building and parsing RPMs
Documentation
1
2
3
4
5
6
7
8
[allowlist]
description = "Global Allowlist"

# Ignore based on any subset of the file path
paths = [
# Ignore some long path
'''tests\/assets\/signing_keys\/*$''',
]