Skip to main content

No project description provided

Project description

stay on the xpath

some nice simple wrappers around the excellent libxml2 library

on majave

to get this working on macos, you may need to install the deve libraries for Majave

cdMojave gcc includes for build

on catalina -> python3.9

brew install libxml2
brew install python3

cd /usr/local/lib/python3.9/site-packages

sudo ln -s /usr/local/Cellar/libxml2/2.9.12/lib/python3.9/site-packages/* .

linux dependencies

sudo apt-get install libxml2 libxml2-dev

xget.py

gets xpath values from the command line

xset.py

sets xpath values from the command line

validate.py

uses libxml2 to validate schemas

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GoldenChild-1.16.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page