-
Notifications
You must be signed in to change notification settings - Fork 4
/
META.yml
43 lines (43 loc) · 1.2 KB
/
META.yml
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
---
abstract: 'Fuse binding for MogileFS'
author:
- 'Daniel Frett <daniel.frett@gmail.com>'
build_requires:
Test::More: '0'
configure_requires:
Module::Build: '0.36'
dynamic_config: 1
generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 2.132140'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: MogileFS-Client-Fuse
provides:
MogileFS::Client::Fuse:
file: lib/MogileFS/Client/Fuse.pm
version: '0.05'
MogileFS::Client::Fuse::BufferedFile:
file: lib/MogileFS/Client/Fuse/BufferedFile.pm
version: '0.05'
MogileFS::Client::Fuse::Constants:
file: lib/MogileFS/Client/Fuse/Constants.pm
version: '0.05'
MogileFS::Client::Fuse::File:
file: lib/MogileFS/Client/Fuse/File.pm
version: '0.05'
MogileFS::Client::Fuse::FilePaths:
file: lib/MogileFS/Client/Fuse/FilePaths.pm
version: '0.06'
requires:
Config::IniFiles: '0'
Fuse: '0.11'
MRO::Compat: '0'
MogileFS::Client::FilePaths: '0'
Params::Validate: '0'
Scalar::Util: '0'
threads::shared: '1.21'
resources:
license: http://www.opensource.org/licenses/BSD-3-Clause
repository: https://github.com/frett/MogileFS-Fuse
version: '0.05'