File: META.yml

package info (click to toggle)
libgraph-vf2-perl 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 104 kB
  • sloc: perl: 51; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
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
---
abstract: 'VF2 subgraph isomorphism detection method for Perl Graph'
author:
  - 'Andrius Merkys <merkys@cpan.org>'
build_requires:
  Chemistry::OpenSMILES: '0'
  Graph::Undirected: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Graph-VF2
requires:
  Graph::Undirected: '0'
  perl: '5.008'
resources:
  bugtracker: https://github.com/merkys/graph-vf2/issues
  homepage: http://search.cpan.org/dist/
  repository: git://github.com/merkys/graph-vf2.git
version: 0.2.0
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'