github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pdmlock/testdata/single-package.toml (about) 1 # This file is @generated by PDM. 2 # It is not intended for manual editing. 3 4 [metadata] 5 groups = ["default"] 6 strategy = ["cross_platform", "inherit_metadata"] 7 lock_version = "4.4.1" 8 content_hash = "sha256:0cee617a22cf58c87c4b154a4a31e08351b4e38f471f6c82edbb1ee185bda2cf" 9 10 [[package]] 11 name = "toml" 12 version = "0.10.2" 13 requires_python = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" 14 summary = "Python Library for Tom's Obvious, Minimal Language" 15 groups = ["default"] 16 files = [ 17 {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, 18 {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, 19 ]