a38tool - Handle fattura elettronica files
usage: a38tool [-h] [--verbose] [--debug]
- {json,xml,python,diff,validate,html,pdf,update_capath} ...
Handle fattura elettronica files
- {json,xml,python,diff,validate,html,pdf,update_capath}
- actions
- json
- output a fattura in JSON
- xml
- output a fattura in XML
- python
- output a fattura as Python code
- diff
- show the difference between two fatture
- validate
- validate the contents of a fattura
- html
- render a Fattura as HTML using a .xslt stylesheet
- pdf
- render a Fattura as PDF using a .xslt stylesheet
- update_capath
- create/update an openssl CApath with CA certificates that can be used to
validate digital signatures
Run a38tool command --help to read the full documentation of
subcommands.