# NAME

Alien::libsnappy - libsnappy, with alien

# VERSION

Version 0.04

# SYNOPSIS

    use Alien::libsnappy;

    Alien::libsnappy->libs;
    Alien::libsnappy->libs_static;
    Alien::libsnappy->cflags;

# DESCRIPTION

`Alien::libsnappy` is an `Alien` interface to [libsnappy](https://github.com/google/snappy).

# AUTHOR

B Fraser, `<fraserbn at gmail.com>`

# BUGS

Please report any bugs or feature requests to `bug-alien-libsnappy at rt.cpan.org`, or through
the web interface at [https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-libsnappy](https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-libsnappy).  I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.

# LICENSE AND COPYRIGHT

This software is Copyright (c) 2020 by B Fraser.

This is free software, licensed under:

    The Artistic License 2.0 (GPL Compatible)