File: META.yml

package info (click to toggle)
libxml-writer-perl 0.900-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 2,609; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (2)
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
--- #YAML:1.0
meta-spec:
  version: 1.4
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
name:         XML-Writer
version:      0.900
abstract:     Easily generate well-formed, namespace-aware XML.
author:
  - David Megginson <david@megginson.com>
  - Ed Avis <ed@membled.com>
  - Joseph Walton <joe@kafsemo.org>
license:      unrestricted
distribution_type: module
installdirs:  site

build_requires:
  perl: 5.008_001
  Test::More: 0.047

no_index:
  package:
    - XML::Writer::Namespaces

dynamic_config: 0
generated_by: Hand