tree: 8267ccbef8dfe47e92e1e99b0624c0c0f9ad5331 [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.