zstandard_cli 1.3.13 copy "zstandard_cli: ^1.3.13" to clipboard
zstandard_cli: ^1.3.13 copied to clipboard

CLI implementation of zstandard. For desktops.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zstandard_cli

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  zstandard_cli: ^1.3.13

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zstandard_cli/zstandard_cli.dart';
1
likes
0
points
42
downloads

Publisher

verified publisherlandamessenger.com

Weekly Downloads

CLI implementation of zstandard. For desktops.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, path, platform

More

Packages that depend on zstandard_cli