tree: d38f004ebe4e1e942c6200ffea9c347a6b86c0e6 [path history] [tgz]
  1. .github/
  2. lib/
  3. .gitignore
  4. analysis_options.yaml
  5. BUILD.gn
  6. build.yaml
  7. CHANGELOG.md
  8. dart_test.yaml
  9. LICENSE
  10. pubspec.yaml
  11. README.md
pubspec_parse/README.md

Build Status pub package

Supports parsing pubspec.yaml files with robust error reporting and support for most of the documented features.

Read more about the pubspec format.