File: META.yml

package info (click to toggle)
libaudio-file-perl 0.11-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 288 kB
  • sloc: perl: 498; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Audio-File
version:      0.11
version_from: lib/Audio/File.pm
installdirs:  site
requires:
    Audio::FLAC::Header:           0
    MP3::Info:                     0
    MP3::Tag:                      0
    Ogg::Vorbis::Header::PurePerl: 0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30_01