agentzh / openresty

The reference implementation of the OpenResty server in Perl and Haskell

This URL has Read+Write access

commit  bdc63deee18929e96997b0f0a22dcca1346ccb06
tree    80a17baa1ee85849f49c4356be90ed40b8b603cf
parent  17e50e5d5425b95bea433e7e7496aecfb548e9cd
openresty / META.yml
100644 78 lines (77 sloc) 1.634 kb
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
74
75
76
77
78
---
abstract: 'General-purpose web service platform for web applications'
author:
  - 'Agent Zhang <agentzh@yahoo.cn>'
build_requires:
  CGI: 3.33
  Cache::Cache: 1.05
  Class::Prototyped: 0
  ExtUtils::MakeMaker: 6.42
  HTTP::Response: 1.53
  LWP::UserAgent: 0
  Test::LongString: 0
  Text::Diff: 0
  WWW::OpenResty: 0.09
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.88'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: OpenResty
no_index:
  directory:
    - clients
    - demo
    - etc
    - inc
    - misc
    - share
    - t
recommends:
  Benchmark::Timer: 0
  HTTP::Server::Simple: 0.27
  Term::ReadLine::Gnu: 0
  Term::ReadLine::Perl: 0
  Text::Diff: 0
  Text::Table: 0
requires:
  CGI::Cookie::XS: 0.15
  CGI::Simple: 1.103
  CGI::Simple::Cookie: 0
  Cache::Memcached::libmemcached: 0.02008
  Clone: 0.22
  Compress::Zlib: 0
  Config::Simple: 0
  Crypt::CBC: 0
  Crypt::Rijndael: 0
  DBD::Pg: 1.49
  DBI: 1.57
  Data::Structure::Util: 0.15
  Data::UUID: 1.148
  DateTime::Format::Pg: 0
  DateTime::Format::Strptime: 0
  Digest::MD5: 0
  Encode::Guess: 0
  FCGI: 0
  File::ShareDir: 0
  Filter::QuasiQuote: 0.07
  GD::SecurityImage: 1.64
  Hash::Merge: 0
  IPC::Run: 0
  IPC::Run3: 0
  JSON::XS: 2.2222
  List::MoreUtils: 0
  List::Util: 0
  Params::Util: 0.22
  Parse::RecDescent: 0
  Parse::Yapp: 0
  Time::HiRes: 0
  YAML::Syck: 1.04
  perl: 5.6.1
resources:
  license: http://opensource.org/licenses/bsd-license.php
  repository: http://github.com/agentzh/openresty/tree/master
version: 0.5.11