[roll] Roll third_party/pigweed pw_tokenizer: Add more Python tools to Bazel

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/281834
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 99572be83f90509ecb568c9d376b09f040d755e9
GitOrigin-RevId: a4d57cc6ed0ffaecd7343f7cde6328b7ffcf956c
Change-Id: Ie2f46177e3750ae161cd9ff97c32ec05945d43b0
1 file changed
tree: dcfd62cdd5938137844a0dd2cd25874ba91835d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.