blob: 1d04aa4860a1b367a3fe4ac83dcced0d54d8cc57 [file] [log] [blame] [view]
[![Build Status](https://github.com/dart-lang/tools/actions/workflows/pubspec_parse.yaml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/pubspec_parse.yaml)
[![pub package](https://img.shields.io/pub/v/pubspec_parse.svg)](https://pub.dev/packages/pubspec_parse)
[![package publisher](https://img.shields.io/pub/publisher/pubspec_parse.svg)](https://pub.dev/packages/pubspec_parse/publisher)
## What's this?
Supports parsing `pubspec.yaml` files with robust error reporting and support
for most of the documented features.
## More information
Read more about the [pubspec format](https://dart.dev/tools/pub/pubspec).