Use the PyYAML library to generate the import manifest.

Slightly improved logging and documentation in the process.

TO-213 #done

Change-Id: I0fc3144051f74a88e51653505ca7b56340ea9564
1 file changed
tree: 3565504d799cdb92df33f56f8073ee78f47e070f
  1. importer/
  2. pub/
  3. .gitignore
  4. CONTRIBUTING.md
  5. LICENSE
  6. README.md
README.md

Fuchsia Dart package mirror repository

This repository contains a copy of Dart packages used in the rest of Fuchsia that are mirrored from other locations, such as pub.dartlang.org.

importer/third_party contains a copy of PyYAML 3.12 from pyyaml.org.