damage


Namedamage JSON
Version 0.3.15 PyPI version JSON
download
home_pagehttps://ubc-library-rc.github.io/damage
SummaryFile manifest generator and python package for statistical data files and documentation'
upload_time2025-08-08 17:50:13
maintainerNone
docs_urlNone
authorPaul Lesack
requires_python<4,>=3.12
licenseMIT
keywords metadata sas spss stata rectangular files manifest generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/>.

            

Raw data

            {
    "_id": null,
    "home_page": "https://ubc-library-rc.github.io/damage",
    "name": "damage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.12",
    "maintainer_email": null,
    "keywords": "metadata, SAS, SPSS, Stata, rectangular files, manifest generator",
    "author": "Paul Lesack",
    "author_email": "paul.lesack@ubc.ca",
    "download_url": "https://files.pythonhosted.org/packages/12/8f/236ce8cc89f389e70444311e7494e814195170dec65cd954ae3695601b5e/damage-0.3.15.tar.gz",
    "platform": null,
    "description": "# File manifest tools: Damage\n\nDamage 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.\n\nSource code and documentation files are available at <https://github.com/ubc-library-rc/damage>. Documentation is in the intuitively named _docs_ subdirectory. \n\nBinary 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>.\n\nA less utilitarian documentation viewing experience is available at <https://ubc-library-rc.github.io/damage/>.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "File manifest generator and python package for statistical data files and documentation'",
    "version": "0.3.15",
    "project_urls": {
        "Homepage": "https://ubc-library-rc.github.io/damage",
        "Issue Tracker": "https://github.com/ubc-library-rc/damage/issues",
        "Repository": "https://github.com/ubc-library-rc/damage"
    },
    "split_keywords": [
        "metadata",
        " sas",
        " spss",
        " stata",
        " rectangular files",
        " manifest generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63a445feb4513f601927873a815e53c07e5addeda5b968fe88cf27f85f1ff42c",
                "md5": "c58d64e264cdfbfc46f0f700842a20ad",
                "sha256": "e0a3507d11ecca513b4c741501161567037e03ff648ebd348643781d88f08b1e"
            },
            "downloads": -1,
            "filename": "damage-0.3.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c58d64e264cdfbfc46f0f700842a20ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.12",
            "size": 225272,
            "upload_time": "2025-08-08T17:50:12",
            "upload_time_iso_8601": "2025-08-08T17:50:12.408886Z",
            "url": "https://files.pythonhosted.org/packages/63/a4/45feb4513f601927873a815e53c07e5addeda5b968fe88cf27f85f1ff42c/damage-0.3.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "128f236ce8cc89f389e70444311e7494e814195170dec65cd954ae3695601b5e",
                "md5": "c9861e9f3ca73d8841de430366dd6c2f",
                "sha256": "db20fa417c633a35944a16ffee5be8bda0fe839e5574a9fd1fccdf4d088d340e"
            },
            "downloads": -1,
            "filename": "damage-0.3.15.tar.gz",
            "has_sig": false,
            "md5_digest": "c9861e9f3ca73d8841de430366dd6c2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.12",
            "size": 224642,
            "upload_time": "2025-08-08T17:50:13",
            "upload_time_iso_8601": "2025-08-08T17:50:13.864418Z",
            "url": "https://files.pythonhosted.org/packages/12/8f/236ce8cc89f389e70444311e7494e814195170dec65cd954ae3695601b5e/damage-0.3.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 17:50:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ubc-library-rc",
    "github_project": "damage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "damage"
}
        
Elapsed time: 0.69700s