Metadata-Version: 2.1
Name: dimz
Version: 0.1
Home-page: https://github.com/BrandonPacewic/pydimz
Author: Brandon Pacewic
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# pydimz

Basic python command line tool for counting the number of lines of code in any given directory.

## License

Copyright (c) Brandon Pacewic

SPDX-License-Identifier: MIT
