# NAME

Alien::libavro\_c - libavro\_c, with alien

# VERSION

Version 0.03

# SYNOPSIS

    use Alien::libavro_c;

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

# DESCRIPTION

`Alien::libavro_c` is an `Alien` interface to `libavro-c`.

# AUTHOR

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

# BUGS

Please report any bugs or feature requests to `bug-alien-libavro_c at rt.cpan.org`, or through
the web interface at [https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-libavro\_c](https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-libavro_c).  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)