diff --git a/packages.json b/packages.json index 72d471b..d0969e1 100644 --- a/packages.json +++ b/packages.json @@ -13217,5 +13217,17 @@ "description": "A Nim wrapper for Python's matplotlib", "license": "Apache License 2.0", "web": "https://github.com/ruivieira/matplotnim" + }, + { + "name": "cliptomania", + "url": "https://github.com/Guevara-chan/Cliptomania", + "method": "git", + "tags": [ + "clip", + "clipboard" + ], + "description": ".NET-inspired lightweight clipboard library", + "license": "MIT", + "web": "https://github.com/Guevara-chan/Cliptomania" } ]