Metadata-Version: 2.1
Name: bcbp
Version: 0.2
Summary: A Python module to help decode IATA-standard boarding passes with barcodes.
Home-page: https://github.com/GameDesert/bcbp
Author: hattr
License: GNU GPLv3
Project-URL: Bug Tracker, https://github.com/GameDesert/bcbp/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

# BCBP

A Python module to help decode IATA-standard boarding passes with barcodes.

Data is usually stored on PDF417, QR Code, Aztec, or Data Matrix barcodes as defined by IATA Resolution 792.


Read more about the standard:

[On the IATA website](https://www.iata.org/contentassets/1dccc9ed041b4f3bbdcf8ee8682e75c4/2021_03_02-bcbp-implementation-guide-version-7-.pdf)

---

Available under the GNU GPLv3 Licence.

Published under the name "hattr".

