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
Release files for jxl2txt 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jxl2txt-0.1.1.tar.gz | 5.8 kB | Details |
Release files / jxl2txt-0.1.1.tar.gz
| Download URL | jxl2txt-0.1.1.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6a9c9754f6449cf174e3517435a8028e66d1767e7f1d920edc71fab56059eca0
|
|
BLAKE2b-256 checksum How to use checksums |
2a5931922b8291eb9ae23bd6c017187be456b247d317c9968002294e2a5519e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|