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
|
---
name: Xacobeo
version: 0.13
author:
- 'Emmanuel Rodriguez <potyl@cpan.org>'
abstract: XPath (XML Path Language) visualizer.
license: perl
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
configure_requires:
ExtUtils::Depends: 0
ExtUtils::ParseXS: 0
ExtUtils::PkgConfig: 0
File::Path: 0
File::Spec::Functions: 0
Gtk2: 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: 5.6.1
build_requires:
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
provides:
Xacobeo:
file: lib/Xacobeo.pm
version: 0.13
Xacobeo::Accessors:
file: lib/Xacobeo/Accessors.pm
Xacobeo::App:
file: lib/Xacobeo/App.pm
Xacobeo::Conf:
file: lib/Xacobeo/Conf.pm
Xacobeo::Document:
file: lib/Xacobeo/Document.pm
Xacobeo::Error:
file: lib/Xacobeo/Error.pm
Xacobeo::GObject:
file: lib/Xacobeo/GObject.pm
Xacobeo::I18n:
file: lib/Xacobeo/I18n.pm
Xacobeo::Plugin:
file: lib/Xacobeo/Plugin.pm
Xacobeo::Timer:
file: lib/Xacobeo/Timer.pm
Xacobeo::UI::DomView:
file: lib/Xacobeo/UI/DomView.pm
Xacobeo::UI::SourceView:
file: lib/Xacobeo/UI/SourceView.pm
Xacobeo::UI::Statusbar:
file: lib/Xacobeo/UI/Statusbar.pm
Xacobeo::UI::Window:
file: lib/Xacobeo/UI/Window.pm
Xacobeo::UI::XPathEntry:
file: lib/Xacobeo/UI/XPathEntry.pm
Xacobeo::Utils:
file: lib/Xacobeo/Utils.pm
Xacobeo::XS:
file: lib/Xacobeo/XS.pm
generated_by: Module::Build version 0.280801
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.2.html
version: 1.2
|