github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pdmlock/testdata/git-dependency.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:93fc3209615f0fa4a29b2bd263bb5e72c2343ebc334df8c56c5d9f2cacfc0241"
     9  
    10  [[package]]
    11  name = "toml"
    12  version = "0.10.2"
    13  requires_python = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
    14  git = "https://github.com/uiri/toml.git"
    15  revision = "65bab7582ce14c55cdeec2244c65ea23039c9e6f"
    16  summary = "Python Library for Tom's Obvious, Minimal Language"
    17  groups = ["default"]