{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "copy / bag / validate\n====================\n\nA utility for copying a specific file or directory from external media, converting the local copy to a Bag named according to repository standards (using MoMA's TMS API), valdating the BagIt generated SHA1 checksums against Hashlib calculated SHA1 of the files on the original source media. Requires [bagit-python], and currently only works with MoMA's TMS API.\n\n[bagit-python]: https://github.com/edsu/bagit\n\nCommand Line Usage\n------------------\n\n python pre-ingest.py -i /Volumes/source-drive/source-directory -n \"name of transfer\" -id 930.2012\n\nUsed internally on the MoMA network, this would result in the transfer of the files, and a bag named \"Will_Wright---SimCity_2000---930.2012---152406\"\n \nArguments\n------------------\n - `-id, --accessionid` (required) object/acession number of the artwork.\n - `-i, --input` (required) Full path of the source directory or file\n - `-o, --output` (optional) Full path of the destination. Defaults to Desktop.\n - `-t, --title` (optional) Title of the transfer.\n - `-n, --name` (optional) Name of the person operating the script. This winds up in the Bag's metadata\n\n\nOutput\n------------------\nBags are named with the following convention `YYYY-MM-DD_HH:MM:SS__title_of_transfer`\n\ntodo: add exception for inability to resolve connection to TMS", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "PreIngest", "package_url": "https://pypi.org/project/PreIngest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PreIngest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/PreIngest/0.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1" }, "last_serial": 1032122, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3bdb4ee8cd89a5c24e93d4006cd9de65", "sha256": "67fee22d18c52b261d886e883b2c02048d54a95cfb9d387caad2689046b8a970" }, "downloads": -1, "filename": "PreIngest-0.1.macosx-10.9-intel.exe", "has_sig": false, "md5_digest": "3bdb4ee8cd89a5c24e93d4006cd9de65", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65740, "upload_time": "2014-03-17T10:44:20", "url": "https://files.pythonhosted.org/packages/72/77/496703ca3cadf430e0c3a207625f1b127602fc04ef3578cf3b4e45e02bb0/PreIngest-0.1.macosx-10.9-intel.exe" }, { "comment_text": "", "digests": { "md5": "682217ef73cccae6936a0121733f612e", "sha256": "7ab81ff0556e97cfa03f802026558dddca3cedcd9c9856f3b18f5e25779a9537" }, "downloads": -1, "filename": "PreIngest-0.1.tar.gz", "has_sig": false, "md5_digest": "682217ef73cccae6936a0121733f612e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2630, "upload_time": "2014-03-17T10:44:16", "url": "https://files.pythonhosted.org/packages/9d/a3/28dba8082ad396b0e06a80d18af9473f567a4c8df0c6ec584906df2e4fa7/PreIngest-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bdb4ee8cd89a5c24e93d4006cd9de65", "sha256": "67fee22d18c52b261d886e883b2c02048d54a95cfb9d387caad2689046b8a970" }, "downloads": -1, "filename": "PreIngest-0.1.macosx-10.9-intel.exe", "has_sig": false, "md5_digest": "3bdb4ee8cd89a5c24e93d4006cd9de65", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65740, "upload_time": "2014-03-17T10:44:20", "url": "https://files.pythonhosted.org/packages/72/77/496703ca3cadf430e0c3a207625f1b127602fc04ef3578cf3b4e45e02bb0/PreIngest-0.1.macosx-10.9-intel.exe" }, { "comment_text": "", "digests": { "md5": "682217ef73cccae6936a0121733f612e", "sha256": "7ab81ff0556e97cfa03f802026558dddca3cedcd9c9856f3b18f5e25779a9537" }, "downloads": -1, "filename": "PreIngest-0.1.tar.gz", "has_sig": false, "md5_digest": "682217ef73cccae6936a0121733f612e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2630, "upload_time": "2014-03-17T10:44:16", "url": "https://files.pythonhosted.org/packages/9d/a3/28dba8082ad396b0e06a80d18af9473f567a4c8df0c6ec584906df2e4fa7/PreIngest-0.1.tar.gz" } ] }