diff --git a/packages.json b/packages.json index e796a277..8fd840fb 100644 --- a/packages.json +++ b/packages.json @@ -36715,5 +36715,17 @@ "description": "A large Database of MIME types", "license": "MIT", "web": "https://github.com/openpeeps/mimedb" + }, + { + "name": "podofo", + "url": "https://github.com/fox0430/nim-podofo", + "method": "git", + "tags": [ + "binding", + "pdf" + ], + "description": "Nim bindings for PoDoFo libary", + "license": "MIT", + "web": "https://github.com/fox0430/nim-podofo" } ]