1--- #YAML:1.0
2name:               Crypt-Rijndael
3version:            1.10
4abstract:           Crypt::CBC compliant Rijndael encryption module
5author:
6    - Rafael R. Sevilla (maintained by brian d foy <bdfoy@cpan.org>)
7license:            lgpl
8distribution_type:  module
9configure_requires:
10    ExtUtils::MakeMaker:  0
11build_requires:
12    ExtUtils::MakeMaker:  0
13requires:
14    Test::Manifest:  1.14
15    Test::More:      0
16no_index:
17    directory:
18        - t
19        - inc
20generated_by:       ExtUtils::MakeMaker version 6.55_02
21meta-spec:
22    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
23    version:  1.4
24