blob: ccb3e8b5033879cbab8b2887b8bd5d81d5968354 [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: ffigen
version: 2.0.1
homepage: https://github.com/dart-lang/ffigen
description: Generator for FFI bindings, using LibClang to parse C header files.
environment:
sdk: '>=2.12.0-259.9.beta <3.0.0'
dependencies:
ffi: ^1.0.0
yaml: ^3.0.0
path: ^1.8.0
quiver: ^3.0.0
args: ^2.0.0
logging: ^1.0.0
cli_util: ^0.3.0
glob: ^2.0.0
file: ^6.0.0
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.2