.style.yapf |
|
30 |
common.py |
|
7615 |
fetch_github_release.py |
The fetch.py script for a 3pp module.
Args:
project: GitHub username for the repo. e.g. "google/protobuf".
artifact_filename: The name for the downloaded file. Required when not
setting "unpack_archive: true" in 3pp.pb.
artifact_extension: File extension of file being downloaded. Required when
setting "unpack_archive: true" in 3pp.pb.
artifact_regex: A regex to use to identify the desired artifact from the
list of artifacts on the release.
install_scripts: List of script to add to the md5 of the version. The main
module and this module are always included.
|
3181 |
maven.py |
The fetch.py and install.py helpers for a 3pp Maven module. |
4590 |
print_cipd_version.py |
|
1835 |
README.md |
# 3pp_common |
1334 |
scripthash.py |
Compute a hash of loaded Python modules and given |extra_paths|. |
1199 |