tree: b8552a97d088bd64223525ebc3668d893a64d9f0 [path history] [tgz]
  1. lib/
  2. .gitignore
  3. .travis.yml
  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.