{
  "name": "sentencepiece",
  "href": "https://vcpkg.link/ports/sentencepiece",
  "supports": "all",
  "published_at": "2025-09-29T17:25:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/google/sentencepiece",
  "description": [
    "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.2.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/7f8b4cd0e6ead46f80d3daf787b7f43809400547/ports/sentencepiece",
    "hash": "7f8b4cd0e6ead46f80d3daf787b7f43809400547"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "protobuf",
      "href": "https://vcpkg.link/ports/protobuf",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}