File: META.yml

package info (click to toggle)
libtext-bidi-perl 2.09-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,652 kB
  • ctags: 427
  • sloc: ansic: 2,810; perl: 891; makefile: 21
file content (73 lines) | stat: -rw-r--r-- 1,576 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
abstract: 'Unicode bidi algorithm using libfribidi'
author:
  - 'Moshe Kamensky <kamensky@cpan.org>'
build_requires:
  Data::Dumper: 0
  ExtUtils::MakeMaker: 0
  File::Spec: 0
  File::Spec::Functions: 0
  File::Temp: 0
  IO::Handle: 0
  IPC::Open3: 0
  List::Util: 0
  Test::More: 0
  charnames: 0
  utf8: 0
  version: 0.77
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.132510'
keywords:
  - Bidi
  - RTL
  - Hebrew
  - Arabic
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Text-Bidi
no_index:
  package:
    - Text::Bidi::private
    - Text::Bidi::privatec
provides:
  Text::Bidi:
    file: lib/Text/Bidi.pm
    version: 2.09
  Text::Bidi::Array:
    file: lib/Text/Bidi/Array.pm
    version: 2.09
  Text::Bidi::Array::Byte:
    file: lib/Text/Bidi/Array/Byte.pm
    version: 2.09
  Text::Bidi::Array::Long:
    file: lib/Text/Bidi/Array/Long.pm
    version: 2.09
  Text::Bidi::Constants:
    file: lib/Text/Bidi/Constants.pm
    version: 2.09
  Text::Bidi::Paragraph:
    file: lib/Text/Bidi/Paragraph.pm
    version: 2.09
requires:
  Carp: 0
  DynaLoader: 0
  Encode: 0
  Exporter: 0
  Getopt::Long: 0
  Tie::Array: 0
  base: 0
  integer: 0
  open: 0
  overload: 0
  perl: v5.10.0
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Text-Bidi
  homepage: https://github.com/mkamensky/Text-Bidi
  repository: https://github.com/mkamensky/Text-Bidi.git
version: 2.09