Arquivos
pipe-viewer/META.yml
T
2020-11-27 01:14:35 +02:00

85 linhas
2.4 KiB
YAML

---
abstract: 'A very easy interface to YouTube, using the API of invidio.us.'
author:
- 'Trizen <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>'
build_requires:
Test::More: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4231, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: WWW-PipeViewer
provides:
WWW::PipeViewer:
file: lib/WWW/PipeViewer.pm
version: v0.0.4
WWW::PipeViewer::Activities:
file: lib/WWW/PipeViewer/Activities.pm
WWW::PipeViewer::Authentication:
file: lib/WWW/PipeViewer/Authentication.pm
WWW::PipeViewer::Channels:
file: lib/WWW/PipeViewer/Channels.pm
WWW::PipeViewer::CommentThreads:
file: lib/WWW/PipeViewer/CommentThreads.pm
WWW::PipeViewer::GetCaption:
file: lib/WWW/PipeViewer/GetCaption.pm
WWW::PipeViewer::GuideCategories:
file: lib/WWW/PipeViewer/GuideCategories.pm
WWW::PipeViewer::InitialData:
file: lib/WWW/PipeViewer/InitialData.pm
WWW::PipeViewer::Itags:
file: lib/WWW/PipeViewer/Itags.pm
WWW::PipeViewer::ParseJSON:
file: lib/WWW/PipeViewer/ParseJSON.pm
WWW::PipeViewer::ParseXML:
file: lib/WWW/PipeViewer/ParseXML.pm
WWW::PipeViewer::PlaylistItems:
file: lib/WWW/PipeViewer/PlaylistItems.pm
WWW::PipeViewer::Playlists:
file: lib/WWW/PipeViewer/Playlists.pm
WWW::PipeViewer::RegularExpressions:
file: lib/WWW/PipeViewer/RegularExpressions.pm
WWW::PipeViewer::Search:
file: lib/WWW/PipeViewer/Search.pm
WWW::PipeViewer::Subscriptions:
file: lib/WWW/PipeViewer/Subscriptions.pm
WWW::PipeViewer::Utils:
file: lib/WWW/PipeViewer/Utils.pm
WWW::PipeViewer::VideoCategories:
file: lib/WWW/PipeViewer/VideoCategories.pm
WWW::PipeViewer::Videos:
file: lib/WWW/PipeViewer/Videos.pm
recommends:
JSON::XS: '0'
LWP::UserAgent::Cached: '0'
Mozilla::CA: '0'
Term::ReadLine::Gnu: '0'
requires:
Data::Dump: '0'
Encode: '0'
File::Path: '0'
File::Spec: '0'
File::Spec::Functions: '0'
Getopt::Long: '0'
HTTP::Request: '0'
JSON: '0'
LWP::Protocol::https: '0'
LWP::UserAgent: '0'
List::Util: '0'
MIME::Base64: '0'
Memoize: '0'
Term::ANSIColor: '0'
Term::ReadLine: '0'
Text::ParseWords: '0'
Text::Wrap: '0'
URI::Escape: '0'
perl: '5.016'
resources:
license: http://dev.perl.org/licenses/
version: v0.0.4
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'