Skip to content

Conversation

@royalvedant
Copy link

fixes #4638
This PR adds first-class support for pylock.toml (PEP 751 Python lockfile).

Features:

  • Detects pylock.toml
  • Parses TOML structure
  • Extracts package metadata
  • Supports hashes, sources, dependencies
  • Integrates into packagedcode python pipeline
  • Adds tests

This enables deterministic Python dependency scanning and aligns ScanCode with modern Python packaging standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support pylock.toml

1 participant