I seldom encounter “.tar” files when working on my Windows machines, however, they do appear on occasion. I’m currently working on a project to integrate EDI with our ERP system using Python and decided to download the Bots open source EDI translator.
I’m reluctant to download file formats that I’m especially not accustomed to seeing for Windows. The filename for the Bots download is “Bots-3.2.0.tar.gz” and I was immediately concerned as to how this file could be opened.
Unpacker is available free of charge from the Windows App Store. A small fee ($2.95) is required if you wish to remove or prevent ads from appearing while the application is running.
If you don’t already have an app that’s capable of opening the more uncommon file formats, you may want to consider using Unpacker.
If you’re interested in learning more about Bots please see the web site for information: http://bots.sourceforge.net
Most documentation is on the wiki: http://code.google.com/p/bots/wiki/StartIntroduction
Bots is licenced under GNU GENERAL PUBLIC LICENSE Version 3; for full text visit http://www.gnu.org/copyleft/gpl.html
Bots commercial support by EbberConsult, http://www.ebbersconsult.com
This is certainly one application that demonstrates the power of Python and the continuing community support through open source and freely available packages.
Until Next Time – Keep the “C” in Coding
Related Articles / Books / Websites:
- Website: Bots open source EDI translator (SourceForge)
- Website: Bots open source EDI translator (Documentation)
- Website: Jujuba Software
- Website: Django Project
- Website: Web Server Gateway Interface (Wikipedia)
