= "NORM DATABASE" ADD-ON for the EDI TOOLKIT for RUBY (edi4r)
This is Ruby gem edi4r-tdid version
:include: VERSION
It provides the full range of UN/EDIFACT Trade Data Interchance
Directories (TDIDs) to the edi4r gem.
== Installation
Install it as any other Ruby gem, e.g.:
sudo gem install edi4r-tdid-.gem
It supplements the core edi4r gem. While not strictly required,
I recommend to install edi4r, as there are only few people who
would use this add-on without it.
== Usage
require 'edi4r-tdid'
== See also
-
{Man page}[link:EDI/TDID.html].
-
Documentation of the included CSV {file formats}[link:FileDescription.html]
-
The UN/EDIFACT TDID data are derived from the original
UN/ECE[http://www.unece.org/trade/untdid/welcome.htm] site.
See LICENAGR.UNTDID[link:LICENAGR_UNTDID.html]
for UN/ECE's license details.
-
This code is put under the Ruby license, see COPYING[link:COPYING.html] for details.
-
Care has been taken to fix various issues in the original TDID data.
See MSG_ISSUES[link:MSG_ISSUES.html] for details about the
applied patches.
-
A Changelog[link:Changelog.html] is maintained since release 0.6.x.
-
Finally, see TO-DO[link:TO-DO.html] for the current wish list.
:include: AuthorCopyright
Enjoy,
Heinz