~ubuntu-branches/ubuntu/saucy/libunicode-collate-perl/saucy-proposed

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Danai SAE-HAN (韓達耐)
  • Date: 2010-11-04 21:58:23 UTC
  • Revision ID: james.westby@ubuntu.com-20101104215823-wr6wrwudp0em3fm4
Tags: upstream-0.66
Import upstream version 0.66

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
---
 
2
name: Unicode-Collate
 
3
abstract: Unicode Collation Algorithm
 
4
version: 0.66
 
5
author:
 
6
  - SADAHIRO Tomoyuki <SADAHIRO@cpan.org>
 
7
license: perl
 
8
distribution_type: module
 
9
requires:
 
10
  Carp: 0
 
11
  DynaLoader: 0
 
12
  File::Spec: 0
 
13
  Test: 0
 
14
  constant: 0
 
15
  strict: 0
 
16
  warnings: 0
 
17
build_requires:
 
18
  ExtUtils::MakeMaker: 0
 
19
configure_requires:
 
20
  ExtUtils::MakeMaker: 0
 
21
dynamic_config: 0
 
22
meta-spec:
 
23
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
24
  version: 1.4
 
25
generated_by: 'ExtUtils::MakeMaker version 6.57_05'