]> Dogcows Code - chaz/homebank2ledger/blob - META.yml
Version 0.005
[chaz/homebank2ledger] / META.yml
1 ---
2 abstract: 'A tool to convert HomeBank files to Ledger format'
3 author:
4 - 'Charles McGarvey <chazmcgarvey@brokenzipper.com>'
5 build_requires:
6 ExtUtils::MakeMaker: '0'
7 File::Spec: '0'
8 IO::Handle: '0'
9 IPC::Open3: '0'
10 Test::More: '0'
11 configure_requires:
12 ExtUtils::MakeMaker: '0'
13 dynamic_config: 0
14 generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
15 license: mit
16 meta-spec:
17 url: http://module-build.sourceforge.net/META-spec-v1.4.html
18 version: '1.4'
19 name: App-HomeBank2Ledger
20 no_index:
21 directory:
22 - eg
23 - share
24 - shares
25 - t
26 - xt
27 provides:
28 App::HomeBank2Ledger:
29 file: lib/App/HomeBank2Ledger.pm
30 version: '0.005'
31 App::HomeBank2Ledger::Formatter:
32 file: lib/App/HomeBank2Ledger/Formatter.pm
33 version: '0.005'
34 App::HomeBank2Ledger::Formatter::Beancount:
35 file: lib/App/HomeBank2Ledger/Formatter/Beancount.pm
36 version: '0.005'
37 App::HomeBank2Ledger::Formatter::Ledger:
38 file: lib/App/HomeBank2Ledger/Formatter/Ledger.pm
39 version: '0.005'
40 App::HomeBank2Ledger::Ledger:
41 file: lib/App/HomeBank2Ledger/Ledger.pm
42 version: '0.005'
43 App::HomeBank2Ledger::Util:
44 file: lib/App/HomeBank2Ledger/Util.pm
45 version: '0.005'
46 File::HomeBank:
47 file: lib/File/HomeBank.pm
48 version: '0.005'
49 requires:
50 Carp: '0'
51 Exporter: '0'
52 Getopt::Long: '2.38'
53 Module::Load: '0'
54 Module::Pluggable: '0'
55 Pod::Usage: '0'
56 Scalar::Util: '0'
57 Time::Piece: '0'
58 XML::Entities: '0'
59 XML::Parser::Lite: '0'
60 parent: '0'
61 perl: v5.10.1
62 strict: '0'
63 warnings: '0'
64 resources:
65 bugtracker: https://github.com/chazmcgarvey/homebank2ledger/issues
66 homepage: https://github.com/chazmcgarvey/homebank2ledger
67 repository: https://github.com/chazmcgarvey/homebank2ledger.git
68 version: '0.005'
69 x_authority: cpan:CCM
70 x_generated_by_perl: v5.28.0
71 x_serialization_backend: 'YAML::Tiny version 1.73'
This page took 0.033024 seconds and 4 git commands to generate.