Source: dart-protobuf
Section: devel
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: debhelper-compat (= 14),
 dh-sequence-single-binary
Standards-Version: 4.7.4
Homepage: https://github.com/google/protobuf.dart/tree/master/protobuf
Vcs-Git: https://salsa.debian.org/dart-team/dart-protobuf.git
Vcs-Browser: https://salsa.debian.org/dart-team/dart-protobuf

Package: dart-protobuf
Architecture: all
Depends: dart-collection, dart-fixnum, dart-meta
Description: Runtime library for protocol buffers support
 This package ships the protobuf Dart library as sources so that other Dart
 packages can depend on it at build time.
 .
 Runtime library for protocol buffers support. Use with package:protoc_plugin
 to generate Dart code for your '.proto' files.
