Metadata-Version: 2.1
Name: iso6346-containers
Version: 0.1.0
Summary: ISO 6346 Freight containers: Coding, identification and marking.
Author-email: Damien Bezborodov <dbezborodov@gmail.com>
Project-URL: Homepage, https://github.com/bezborodow/iso6346py
Project-URL: Bug Tracker, https://github.com/bezborodow/iso6346py/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# ISO 6346 Freight Containers: Coding, Identification and Marking

The calculation is based upon:

 * [How is the check digit of a container calculated? — Grand View Container Trading](http://www.gvct.co.uk/2011/09/how-is-the-check-digit-of-a-container-calculated/)
 * [ISO 6346:2022 Freight containers — Coding, identification and marking](https://www.iso.org/standard/83558.html)

## See Also

 * [langerheiko/Calc-ILU-check-digit](https://github.com/langerheiko/Calc-ILU-check-digit) _(JavaScript)_
