libexif.github.io
A library for parsing, editing, and saving EXIF data
Package Information
- Domain:
libexifgithub.io
- Name:
libexif.github.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +libexif.github.io -- $SHELL -i
Programs
This package provides the following executable programs:
No programs specified
Available Versions
Show all 2 versions
0.6.25
,0.6.24
Latest Version: 0.6.25
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +libexifgithub.io@0.6.25 -- $SHELL -i
Dependencies
This package depends on:
gnu.org/gettext
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.libexifgithubio
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.