1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
---
abstract: 'xxHash implementation for Perl'
author:
- 'Chernenko Dmitiry cdn@cpan.org'
build_requires:
ExtUtils::CBuilder: '0'
File::Which: '0'
IPC::Run: '0'
Math::Int64: '0'
Test::More: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Crypt-xxHash
provides:
Crypt::xxHash:
file: lib/Crypt/xxHash.pm
version: '0.09'
resources:
bugtracker: https://github.com/KalessinD/perl_crypt_xxhash/issues
license: http://opensource.org/licenses/BSD-3-Clause
repository: https://github.com/KalessinD/perl_crypt_xxhash
version: '0.09'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|