File: __init__.py

package info (click to toggle)
python-pylibdmtx 0.1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: python: 1,093; makefile: 11; sh: 5
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (2)
1
2
3
"""Read and write Data Matrix barcodes from Python 2 and 3."""

__version__ = '0.1.10'