dmtx-utils
brew install dmtx-utils
v0.7.6_8
GPL-2.0-or-later AND LGPL-2.1-or-later
Read and write data matrix barcodes
47
30-day installs · #4806
136
90-day · #4907
555
365-day · #4898
57
★ GitHub stars · updated 2y ago
Runtime dependencies
Build dependencies
Links
- https://github.com/dmtx/dmtx-utils
- GitHub: dmtx/dmtx-utils
- Brew formula source: Formula/d/dmtx-utils.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"autoconf",
"automake",
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"imagemagick",
"libdmtx",
"libtool",
"fontconfig",
"freetype",
"gettext",
"glib",
"liblqr",
"libomp",
"little-cms2"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Read and write data matrix barcodes",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dmtx-utils",
"github_default_branch": "master",
"github_last_commit_at": "2024-02-21T20:37:24Z",
"github_readme_excerpt": "=================================================================\n libdmtx - Open Source Data Matrix Software\n=================================================================\n\n dmtx-utils README file (all platforms)\n\nThis summary of the dmtx-utils package applies generally to all\nplatforms. For instructions regarding your specific platform\nplease also read the README.xxx file in this directory that\nmatches your system (e.g., README.linux, README.cygwin,\nREADME.osx, etc...).\n\n\n1. Introduction\n-----------------------------------------------------------------\n\nlibdmtx is a software library that enables programs to read and\nwrite Data Matrix barcodes of the modern ECC200 variety. This\npackage, dmtx-utils, provides command line utilities that allow\nscripts and command line users to use libdmtx functionality.\n\n\n2. Installation\n-----------------------------------------------------------------\n\nIn theory the following 3 steps will compile and install libdmtx\non your system:\n\n $ ./configure\n $ make\n $ sudo make install\n\nHowever, you may need to install additional software for these\nsteps to work properly. Details are provided below to handle\nerror messages or if you want to customize beyond the defaults.\n\nDetails on \"configure\" step\n----------------------------------------\nIf you obtained libdmtx from Git you may have received an error\nlike \"./configure: No such file or directory\". Run this command\nand try again:\n\n $ ./autogen.sh\n\nThe autogen.sh command requires autoconf, automake, libtool, and\npkgconfig to be installed on your system.\n\nAlso, if you built and installed the libdmtx library from source\nit\u0027s like that configure gave you an error similar to this:\n\n configure: error: dmtxread/dmtxwrite requires libdmtx \u003e= 0.7.0\n\nYou can fix this by telling configure where to find libdmtx.pc:\n\n $ ./configure PKG_CONFIG_PATH=/usr/local/lib/pkgconfig\n\nNote: This path may be different on your system.\n\nDetails on \"make\" step\n------------------------------",
"github_repo": "dmtx/dmtx-utils",
"github_stars": 57,
"github_topics": [],
"homepage": "https://github.com/dmtx/dmtx-utils",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 47,
"installs_365d": 555,
"installs_90d": 136,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "dmtx-utils",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 4806,
"rank_365d": 4898,
"rank_90d": 4907,
"raw_hash": "f6492b6011b4a09b",
"recommended_dependencies": [],
"revision": 8,
"ruby_source_path": "Formula/d/dmtx-utils.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.7.6",
"versioned_formulae": [],
"why_use_this": null
}