github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pdmlock/testdata/dev-dependency.toml (about) 1 # This file is @generated by PDM. 2 # It is not intended for manual editing. 3 4 [metadata] 5 groups = ["default", "dev"] 6 strategy = ["cross_platform", "inherit_metadata"] 7 lock_version = "4.4.1" 8 content_hash = "sha256:5a543e4cbf50fa2fae6c9180c8c4b4031bbaf7e95c26484384109782ebdfd647" 9 10 [[package]] 11 name = "pyroute2" 12 version = "0.7.11" 13 summary = "Python Netlink library" 14 groups = ["dev"] 15 dependencies = [ 16 "win-inet-pton; platform_system == \"Windows\"", 17 ] 18 files = [ 19 {file = "pyroute2-0.7.11-py3-none-any.whl", hash = "sha256:95852e702149b3d6abc8484d3291c38c45660168e8db76e5566a60ef0e133d5b"}, 20 ] 21 22 [[package]] 23 name = "toml" 24 version = "0.10.2" 25 requires_python = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" 26 summary = "Python Library for Tom's Obvious, Minimal Language" 27 groups = ["default"] 28 files = [ 29 {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, 30 {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, 31 ] 32 33 [[package]] 34 name = "win-inet-pton" 35 version = "1.1.0" 36 summary = "Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes)." 37 groups = ["dev"] 38 marker = "platform_system == \"Windows\"" 39 files = [ 40 {file = "win_inet_pton-1.1.0-py2.py3-none-any.whl", hash = "sha256:eaf0193cbe7152ac313598a0da7313fb479f769343c0c16c5308f64887dc885b"}, 41 {file = "win_inet_pton-1.1.0.tar.gz", hash = "sha256:dd03d942c0d3e2b1cf8bab511844546dfa5f74cb61b241699fa379ad707dea4f"}, 42 ]