Metadata-Version: 2.3
Name: damage
Version: 0.3.15
Summary: File manifest generator and python package for statistical data files and documentation'
License: MIT
Keywords: metadata,SAS,SPSS,Stata,rectangular files,manifest generator
Author: Paul Lesack
Author-email: paul.lesack@ubc.ca
Requires-Python: >=3.12, <4
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Dist: chardet (>=5.2.0,<6.0.0)
Requires-Dist: freesimplegui (>=5.2.0,<6.0.0)
Requires-Dist: numpy (>=2.2.3,<3.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pyreadstat (>=1.2.8,<2.0.0)
Project-URL: Homepage, https://ubc-library-rc.github.io/damage
Project-URL: Issue Tracker, https://github.com/ubc-library-rc/damage/issues
Project-URL: Repository, https://github.com/ubc-library-rc/damage
Description-Content-Type: text/markdown

# File manifest tools: Damage

Damage is a simple command-line utility which outputs a file manifest in a variety of formats, with a special focus on statistical package files from SPSS, SAS and Stata. It's also the name of the Python package which you can use in your own code and which powers the _damage_ utility.

Source code and documentation files are available at <https://github.com/ubc-library-rc/damage>. Documentation is in the intuitively named _docs_ subdirectory. 

Binary versions of the *damage* utility for Windows and MacOS computers can be found on the project's Github release page: <https://github.com/ubc-library-rc/damage/releases>.

A less utilitarian documentation viewing experience is available at <https://ubc-library-rc.github.io/damage/>.

