github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pdmlock/testdata/two-packages.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:0acb7cdc3e805d9bec1f3347b79b69d92ba257d2cd82b5ef4355010930d46deb" 9 10 [[package]] 11 name = "six" 12 version = "1.16.0" 13 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" 14 summary = "Python 2 and 3 compatibility utilities" 15 groups = ["default"] 16 files = [ 17 {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, 18 {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, 19 ] 20 21 [[package]] 22 name = "toml" 23 version = "0.10.2" 24 requires_python = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" 25 summary = "Python Library for Tom's Obvious, Minimal Language" 26 groups = ["default"] 27 files = [ 28 {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, 29 {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, 30 ]