taglib.org
TagLib Audio Meta-Data Library
Package Information
- Domain:
taglib.org
- Name:
taglib.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install taglib-config
Programs
This package provides the following executable programs:
taglib-config
Aliases
This package can also be accessed using these aliases:
taglib-config
Available Versions
Show all 5 versions
2.1.0
,2.0.2
,2.0.1
,2.0.0
,1.13.1
Latest Version: 2.1.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +taglib.org@2.1.0 -- $SHELL -i
Dependencies
This package depends on:
zlib.net^1
github.com/nemtrif/utfcpp^4
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.tagliborg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.