forked from gray/compress-snappy
-
Notifications
You must be signed in to change notification settings - Fork 0
Perl interface to Google's Snappy (de)compressor
bookingcom/compress-snappy
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Compress-Snappy
===============
This module provides a Perl interface to Google's Snappy (de)compressor.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Test::More
XSLoader
A C compiler is required to build this module.
COPYRIGHT AND LICENCE
Copyright (C) 2011-2015 by gray <gray@cpan.org>
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
About
Perl interface to Google's Snappy (de)compressor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 79.3%
- Perl 17.9%
- XS 2.8%