//
pkg.gl
Category
github.com/bazelbuild/rules_python
gazelle
manifest
package
0.7.0
Repository:
https://github.com/bazelbuild/rules_python.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
109 SLOC
#
Packages
generate
generate.go is a program that generates the Gazelle YAML manifest.
test
test.go is a program that asserts the Gazelle YAML manifest is up-to-date in regards to the requirements.txt.
#
Functions
NewFile
NewFile creates a new File with a given Manifest.
#
Structs
File
File represents the gazelle_python.yaml file.
Manifest
Manifest represents the structure of the Gazelle manifest file.
PipRepository
No description provided by the author