pugixml.org
Light-weight, simple and fast XML parser for C++ with XPath support
Package Information
- Domain:
pugixml.org
- Name:
pugixml.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +pugixml.org -- $SHELL -i
Programs
This package provides the following executable programs:
No programs specified
Available Versions
Show all 3 versions
1.15.0
,1.14.0
,1.13.0
Latest Version: 1.15.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +pugixml.org@1.15.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.pugixmlorg
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.