Skip to main content

Python library to convert Trimble JobXML files using XSLT

Project description

jxl2txt is a Python script to convert Trimble JobXML files to various kinds of text using XSLT stylesheets.

https://travis-ci.org/mrahnis/jxl2txt.svg?branch=master https://ci.appveyor.com/api/projects/status/9st7tu5v9hhlg306?svg=true Documentation Status

Installation

https://img.shields.io/pypi/v/jxl2txt.svg https://anaconda.org/mrahnis/jxl2txt/badges/version.svg

To install from the Python Package Index:

$pip install jxl2txt

To install from Anaconda Cloud:

If you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install jxl2txt.

$conda config --append channels conda-forge
$conda install jxl2txt -c mrahnis

To install from the source distribution execute the setup script in the jxl2txt directory:

$python setup.py install

Examples

To do

License

BSD

Documentation

Latest html

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

jxl2txt-0.1.1.tar.gz (5.8 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