Package perl-Audio-FLAC-Header: Information

    Source package: perl-Audio-FLAC-Header
    Version: 2.4-alt1.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: interface to FLAC header metadata.
    Description: 
    This module returns a hash containing basic information about a FLAC file,
    a representation of the embedded cue sheet if one exists,  as well as tag
    information contained in the FLAC file's Vorbis tags.
    There is no complete list of tag keys for Vorbis tags, as they can be
    defined by the user; the basic set of tags used for FLAC files include:
    
    _ALBUM
    _ARTIST
    _TITLE
    _DATE
    _GENRE
    _TRACKNUMBER
    _COMMENT
    
    The information returned by Audio::FLAC::info is keyed by:
    
    _MINIMUMBLOCKSIZE
    _MAXIMUMBLOCKSIZE
    _MINIMUMFRAMESIZE
    _MAXIMUMFRAMESIZE
    _TOTALSAMPLES
    _SAMPLERATE
    _NUMCHANNELS
    _BITSPERSAMPLE
    _MD5CHECKSUM
    
    Information stored in the main hash that relates to the file itself or is
    calculated from some of the information fields is keyed by:
    
    _trackLengthMinutes      : minutes field of track length
    _trackLengthSeconds      : seconds field of track length
    _trackLengthFrames       : frames field of track length (base 75)
    _trackTotalLengthSeconds : total length of track in fractional seconds
    _bitRate                 : average bits per second of file
    _fileSize                : file size, in bytes

    List of rpms provided by this srpm:
    perl-Audio-FLAC-Header (x86_64, i586, aarch64)
    perl-Audio-FLAC-Header-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Socket.pm)
      2. perl(Test/More.pm)
      3. perl(YAML/Tiny.pm)
      4. perl(inc/Module/Install.pm)
      5. perl-devel
      6. perl-podlators
      7. /proc
      8. rpm-build-perl
      9. perl(CPAN.pm)
      10. perl(Carp.pm)
      11. perl(Config.pm)
      12. perl(Cwd.pm)
      13. perl(DynaLoader.pm)
      14. perl(ExtUtils/MM_Unix.pm)
      15. perl(ExtUtils/MakeMaker.pm)
      16. perl(ExtUtils/Manifest.pm)
      17. perl(File/Basename.pm)
      18. perl(File/Find.pm)
      19. perl(File/Spec.pm)
      20. perl(File/Spec/Functions.pm)
      21. perl(FileHandle.pm)
      22. perl(LWP/Simple.pm)
      23. perl(Module/Build.pm)
      24. perl(Net/FTP.pm)
      25. libflac-devel

    Last changed


    Jan. 24, 2019 Igor Vlasenko 2.4-alt1.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 2.4-alt1.1.1.1.1
    - rebuild with new perl 5.26.1
    Feb. 3, 2017 Igor Vlasenko 2.4-alt1.1.1.1
    - rebuild with new perl 5.24.1