bommerge BOM merging tool Automatic Installation with PIP This repository can generate a tarball for installation with PIP. In the repository, run: $ python setup.py sdist $ pip install dist/bommerge-0.0.1.tar.gz To easily run the installed package run command: $ python -m bommerge <args>