package
0.7.0
Repository: https://github.com/bazelbuild/rules_python.git
Documentation: pkg.go.dev

# Packages

generate.go is a program that generates the Gazelle YAML manifest.
test.go is a program that asserts the Gazelle YAML manifest is up-to-date in regards to the requirements.txt.

# Functions

NewFile creates a new File with a given Manifest.

# Structs

File represents the gazelle_python.yaml file.
Manifest represents the structure of the Gazelle manifest file.
No description provided by the author