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.
Installation
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file jxl2txt-0.1.1.tar.gz
.
File metadata
- Download URL: jxl2txt-0.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a9c9754f6449cf174e3517435a8028e66d1767e7f1d920edc71fab56059eca0 |
|
MD5 | 50c2c0a29682ba6595e08582dd08ffce |
|
BLAKE2b-256 | 2a5931922b8291eb9ae23bd6c017187be456b247d317c9968002294e2a5519e6 |