blob: 7287d5f4e3bb8ff1345c504a5e0420ad9079d8a9 [file] [log] [blame] [view]
[![Build Status](https://travis-ci.org/dart-lang/pubspec_parse.svg?branch=master)](https://travis-ci.org/dart-lang/pubspec_parse)
[![pub package](https://img.shields.io/pub/v/package_config.svg)](https://pub.dev/packages/pubspec_parse)
Supports parsing `pubspec.yaml` files with robust error reporting and support
for most of the documented features.
Read more about the [pubspec format](https://dart.dev/tools/pub/pubspec).