No description
  • Python 99.7%
  • JavaScript 0.1%
Find a file
2024-04-13 15:34:29 -06:00
edifact_character_sets add edifact character sets 2021-08-18 09:40:10 -06:00
grammars add grammars 2021-08-18 09:44:21 -06:00
plugins add plugins folder 2021-08-18 10:28:16 -06:00
src refactor: fix all the v2 print to v3 print 2024-04-13 15:34:29 -06:00
.gitignore fix: update .gitignore remove .direnv 2024-04-13 15:12:04 -06:00
LICENSE Initial commit 2021-08-18 14:53:48 +00:00
README.md Update README.md 2024-04-13 15:07:21 -06:00

bots

Bots is a complete translator for edi (Electronic Data Interchange).

EDI data formats eg: edifact, x12, tradacoms, xml.

Features

  • all major edi formats: edifact, x12, xml, tradacoms
  • 'any-to-any' translator (ie use the format you want)
  • handling of acknowledgements (x12 997, edifact CONTRL)
  • clear, non-cluttered interface
  • handles high edi volumes
  • thorough standards-compliant checking of in- and outgoing edi
  • all versions/message-types of edifact and x12 available in downloads

forked from https://sourceforge.net/projects/bots/ by eppye

Older Documentation: https://bots.readthedocs.io