zeroclickinfo-goodies/dist.ini

137 lines
3.0 KiB
INI
Raw Normal View History

2012-03-12 03:10:09 -07:00
name = DDG-GoodieBundle-OpenSourceDuckDuckGo
author = Gabriel Weinberg <yegg@duckduckgo.com>
author = Torsten Raudssus <getty@duckduckgo.com>
2012-02-29 12:12:15 -08:00
author = Michael Smith <crazedpsyc@duckduckgo.com>
2012-03-24 11:05:13 -07:00
author = Hunter Lang <hunter@duckduckgo.com>
2014-03-24 12:07:54 -07:00
license = Apache_2_0
2013-12-09 17:37:12 -08:00
copyright_holder = DuckDuckGo, Inc. L<https://duckduckgo.com/>
copyright_year = 2013
main_module = lib/DDG/GoodieBundle/OpenSourceDuckDuckGo.pm
2013-12-09 17:37:12 -08:00
[PromptIfStale]
2013-12-09 17:37:12 -08:00
index = http://duckpan.org
module = Dist::Zilla::Plugin::UploadToDuckPAN
module = Dist::Zilla::Plugin::BuildShareAssets
[Prereqs]
2014-11-07 14:47:36 -08:00
Time::Duration = 1.1
2012-02-29 12:12:15 -08:00
MIME::Base64 = 3.13
MIME::Types = 0
2012-02-29 15:26:50 -08:00
Roman = 1.23
2013-03-19 11:27:01 -07:00
Fortune = 0.2
Math::Int2Base = 1.00
2012-03-01 07:59:31 -08:00
Data::GUID = 0.046
IO::All = 0.44
File::ShareDir::ProjectDistDir = 0.2.0
Text::FIGlet = 2.19.3
Text::Trim = 0
2012-04-15 12:41:23 -07:00
Text::Unidecode = 0.04
Date::Calc = 6.3
Date::Hijri = 0.02
Date::Jalali2 = 0.04
Date::Leapyear = 1.72
; Dates role, et. al.
DateTime = 0.74
2014-08-10 07:43:18 -07:00
DateTime::Format::HTTP = 0
Devel::StackTrace = 0
Package::Stash = 0
Try::Tiny = 0
Lingua::EN::Numericalize = 1.52
Lingua::PigLatin = 0.01
2015-02-12 07:45:11 -08:00
Lingua::JA::Moji = 0.34
2012-07-04 11:24:06 -07:00
Locale::SubCountry = 1.47
2012-05-05 06:10:09 -07:00
; causing problems because not pp: HTML::Barcode::QRCode = 0.09
Unicode::Char = 0.02
2012-05-05 14:14:07 -07:00
Number::UN = 0.002
Locale::Codes = 3.30
Gravatar::URL = 1.06
CGI = 3.60
Email::Valid = 1.192
Net::Domain::TLD = 1.70
2015-02-14 00:18:59 -08:00
Convert::Pluggable = 0.027
2014-06-24 16:10:58 -07:00
Encode = 2.62
2012-05-09 06:30:14 -07:00
; ParseCron
Schedule::Cron::Events = 0
; ColorCodes
Color::Library = 0
2014-12-27 11:17:56 -08:00
Color::Mix = 0
2012-05-29 10:26:08 -07:00
Convert::Color = 0.08
Convert::Color::Library = 0.03
Convert::Braille = 0.05
2012-06-03 10:21:15 -07:00
Math::Round = 0.06
2012-05-29 10:29:46 -07:00
Convert::Morse = 0.05
2012-06-07 14:07:50 -07:00
Net::IDN::Encode = 2.003
2012-08-10 08:21:47 -07:00
Astro::MoonPhase = 0
Acme::rafl::Everywhere = 0.008
Lingua::EN::Numbers::Ordinate = 1.02
; Hashes
Digest::SHA = 5.82
2014-06-24 16:10:58 -07:00
Digest::MD5 = 2.53
2015-03-16 16:55:02 -07:00
Digest::MD4 = 1.9
; Factors
Math::Prime::Util = 0.43
2013-05-21 09:20:54 -07:00
Games::Sudoku::Component = 0.02
Data::RandomPerson = 0.51
Lingua::EN::Words2Nums = 0
2013-09-28 14:17:13 -07:00
Locale::Currency::Format = 1.30
Net::IP = 0
Math::BaseConvert = 0
Telephony::CountryDialingCodes = 1.04
2014-06-24 20:40:13 -07:00
URI::Escape::XS = 0.12
2014-06-07 06:02:01 -07:00
DateTime::Calendar::Chinese = 1.00
DateTime::Event::Chinese = 1.00
DateTime::Event::Zodiac = 0
2014-07-05 01:05:03 -07:00
SVG = 2.59
Lingua::EN::Inflect = 1.895
DateTime::Event::Sunrise = 0
Geo::Coordinates::DecimalDegrees = 0.09
Math::SigFigs = 1.09
Bit::Vector = 7.3
List::MoreUtils = 0
2014-08-08 08:45:10 -07:00
; FlipText
Text::UpsideDown = 1.22
; Parser BinaryLogic
Marpa::R2 = 0
; For pre-fetch Goodies only.
LWP::Simple = 0
Business::CUSIP = 1.03
2015-01-14 11:38:43 -08:00
Lingua::Any::Numbers = 0
[Prereqs / TestRequires]
Test::EOL = 0
Test::MockTime = 0
Test::More = 0.98
Test::Most = 0
Test::Dirs = 0.03
File::Temp = 0.22
2015-02-12 09:22:16 -08:00
[Run::BeforeBuild]
2015-02-13 12:42:12 -08:00
run = mkdir -p share/goodie/meta
2015-02-12 09:22:16 -08:00
run = curl https://duck.co/ia/repo/goodies/json -o "share/goodie/meta/metadata.json"
[GatherDir]
exclude_match = \.(?:js|handlebars|md|ini|p[ly]|rb|go|tcl|sh|tx)$
exclude_match = ^t(?:emplate)?/
[BuildShareAssets]
[PruneCruft]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie
sharedir_method = module_share_dir
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[GithubMeta]
[@Git]
tag_format = %v
2013-04-25 10:50:41 -07:00
[Git::Push]
push_to = origin master