Skip to content

Commit e79acbe

Browse files
authored
Merge pull request #40 from rdswift/keep_only_tags
Add plugin: Keep Only Tags
2 parents 27b2ba3 + 5c1e480 commit e79acbe

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

plugins.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,23 @@ added_at = "2025-12-18T05:28:10Z"
151151
updated_at = "2025-12-18T05:39:02Z"
152152
versioning_scheme = "semver"
153153

154+
[[plugins]]
155+
id = "keep-only-tags"
156+
uuid = "910bba9b-6259-43ac-9ceb-c8d2b6908c18"
157+
name = "Keep Only Tags"
158+
description = "This plugin provides a different approach for the user to determine which tags are written to the output files by Picard."
159+
git_url = "https://github.com/rdswift/picard-plugin-keep-only-tags"
160+
categories = [
161+
"metadata",
162+
]
163+
trust_level = "trusted"
164+
authors = [
165+
"Bob Swift",
166+
]
167+
added_at = "2026-01-03T00:35:27Z"
168+
updated_at = "2026-01-03T00:35:27Z"
169+
versioning_scheme = "semver"
170+
154171
[[plugins]]
155172
id = "key-wheel-converter"
156173
uuid = "acc16641-5c1d-4589-9909-e411f816e3fb"

0 commit comments

Comments
 (0)