diff --git a/packages.json b/packages.json index 4a869ed..93c3865 100644 --- a/packages.json +++ b/packages.json @@ -16479,6 +16479,18 @@ "license": "BSD-3-Clause", "web": "https://github.com/planety/gungnir" }, + { + "name": "segmentation", + "url": "https://github.com/nitely/nim-segmentation", + "method": "git", + "tags": [ + "unicode", + "text-segmentation" + ], + "description": "Unicode text segmentation tr29", + "license": "MIT", + "web": "https://github.com/nitely/nim-segmentation" + }, { "name": "anonimongo", "url": "https://github.com/mashingan/anonimongo",