zeroclickinfo-goodies/dist.ini

125 lines
2.6 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
[ReleaseOnlyWithLatest]
index = http://duckpan.org
package = Dist::Zilla::Plugin::UploadToDuckPAN
[Prereqs]
2012-02-29 12:12:15 -08:00
MIME::Base64 = 3.13
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
2012-04-15 12:41:23 -07:00
Text::Unidecode = 0.04
Date::Calc = 6.3
Date::Hijri = 0.02
Date::Leapyear = 1.72
# Dates role, et. al.
DateTime = 0.74
2014-08-10 07:43:18 -07:00
DateTime::Format::HTTP = 0
Try::Tiny = 0
Lingua::EN::Numericalize = 1.52
Lingua::PigLatin = 0.01
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
2014-07-25 14:02:31 -07:00
Convert::Pluggable = 0.022
YAML = 0
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
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
; Factors
Math::Prime::Util = 0.34
2013-05-21 09:20:54 -07:00
Games::Sudoku::Component = 0.02
2013-05-24 18:23:38 -07:00
Data::RandomPerson = 0.4
URI::Escape = 3.31
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
Geo::Coordinates::DecimalDegrees = 0.09
Math::SigFigs = 1.09
Bit::Vector = 7.3
[Prereqs / TestRequires]
Test::More = 0.98
Test::Most = 0
Test::Dirs = 0.03
File::Temp = 0.22
[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaYAML]
[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie,DDG::Spice
sharedir_method = module_share_dir
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Repository]
[EOLTests]
trailing_whitespace = 0
[@Git]
tag_format = %v
2013-04-25 10:50:41 -07:00
[PodWeaver]
[Git::Push]
push_to = origin master
[TravisCI]
perl_version = 5.16
2014-02-17 12:04:18 -08:00
perl_version = 5.18
extra_dep = App::DuckPAN
after_install = duckpan DDG
before_install = sudo apt-get update -qq
before_install = sudo apt-get install -y libmpfr-dev