blob: 916742a6381d75601d5e1d0bf50b8f3397a08372 [file] [log] [blame] [view]
[![Dart CI](https://github.com/dart-lang/pubspec_parse/actions/workflows/test-package.yml/badge.svg)](https://github.com/dart-lang/pubspec_parse/actions/workflows/test-package.yml)
[![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).