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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
---
abstract: 'XPath (XML Path Language) visualizer.'
author:
- 'Emmanuel Rodriguez <potyl@cpan.org>'
build_requires:
ExtUtils::CBuilder: 0
ExtUtils::Depends: 0
ExtUtils::ParseXS: 0
ExtUtils::PkgConfig: 0
File::Path: 0
File::Slurp: 0
File::Spec::Functions: 0
Gtk2: 0
Test::Exception: 0
Test::More: 0
configure_requires:
ExtUtils::Depends: 0
ExtUtils::ParseXS: 0
ExtUtils::PkgConfig: 0
File::Path: 0
File::Spec::Functions: 0
Gtk2: 0
Module::Build: 0.38
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.110440'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Xacobeo
provides:
Xacobeo:
file: lib/Xacobeo.pm
version: 0.15
Xacobeo::Accessors:
file: lib/Xacobeo/Accessors.pm
version: 0
Xacobeo::App:
file: lib/Xacobeo/App.pm
version: 0
Xacobeo::Conf:
file: lib/Xacobeo/Conf.pm
version: 0
Xacobeo::Document:
file: lib/Xacobeo/Document.pm
version: 0
Xacobeo::Error:
file: lib/Xacobeo/Error.pm
version: 0
Xacobeo::GObject:
file: lib/Xacobeo/GObject.pm
version: 0
Xacobeo::I18n:
file: lib/Xacobeo/I18n.pm
version: 0
Xacobeo::Plugin:
file: lib/Xacobeo/Plugin.pm
version: 0
Xacobeo::Timer:
file: lib/Xacobeo/Timer.pm
version: 0
Xacobeo::UI::DomView:
file: lib/Xacobeo/UI/DomView.pm
version: 0
Xacobeo::UI::SourceView:
file: lib/Xacobeo/UI/SourceView.pm
version: 0
Xacobeo::UI::Statusbar:
file: lib/Xacobeo/UI/Statusbar.pm
version: 0
Xacobeo::UI::Window:
file: lib/Xacobeo/UI/Window.pm
version: 0
Xacobeo::UI::XPathEntry:
file: lib/Xacobeo/UI/XPathEntry.pm
version: 0
Xacobeo::Utils:
file: lib/Xacobeo/Utils.pm
version: 0
Xacobeo::XS:
file: lib/Xacobeo/XS.pm
version: 0
requires:
Carp: 0
Data::Dumper: 0
DynaLoader: 0
Exporter: 0
File::BaseDir: 0
File::Spec::Functions: 0
FindBin: 0
Getopt::Long: 0
Glib: 0
Gtk2: 1.100
Gtk2::Ex::Entry::Pango: 0.07
Gtk2::SourceView2: 0
Locale::TextDomain: 0
Pod::Usage: 0
Time::HiRes: 0
XML::LibXML: 0
parent: 0
perl: v5.6.1
resources:
bugtracker: http://code.google.com/p/xacobeo/issues/list
homepage: http://code.google.com/p/xacobeo/
license: http://dev.perl.org/licenses/
repository: http://github.com/potyl/xacobeo
version: 0.15
|