{ "info": { "author": "Jakob Rieck", "author_email": "jakobrieck+pypi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Programming Language :: Python :: 3.7" ], "description": "# dmglib\n\n`dmglib` is a tiny python wrapper built around the `hdiutil` command line tool on macOS. It is intended to be used to work with the contents of DMG files on macOS.\n\n`dmglib` provides functions for the following tasks:\n* Querying the list of currently attached disk images on the system\n* Checking whether a target disk image is password-protected\n* Checking whether a given password is correct for a target disk image\n* Attaching and detaching disk images\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/0xbf00/dmglib", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "dmglib", "package_url": "https://pypi.org/project/dmglib/", "platform": "", "project_url": "https://pypi.org/project/dmglib/", "project_urls": { "Homepage": "https://github.com/0xbf00/dmglib" }, "release_url": "https://pypi.org/project/dmglib/0.9/", "requires_dist": null, "requires_python": "", "summary": "Work with macOS DMG disk images", "version": "0.9" }, "last_serial": 4743996, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "151fadb3a239539a009d9089602a0c1e", "sha256": "b819dbda1562acb865f959ba18df618595b47c152a1837a64810df295230b1ab" }, "downloads": -1, "filename": "dmglib-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "151fadb3a239539a009d9089602a0c1e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6074, "upload_time": "2019-01-26T16:29:56", "url": "https://files.pythonhosted.org/packages/bc/f0/840cea8cd36116ff522a7a33f0d004ab7a67f72c7631148bce748a63248f/dmglib-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b0df55a2a61b097b6d43aeba46176f6c", "sha256": "65c116dc404be4b00bce793c0aa20df21abb5dd5d29a20d5a42673e068fd58fe" }, "downloads": -1, "filename": "dmglib-0.9.tar.gz", "has_sig": false, "md5_digest": "b0df55a2a61b097b6d43aeba46176f6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5004, "upload_time": "2019-01-26T16:30:00", "url": "https://files.pythonhosted.org/packages/81/ec/f605bdcebc9546d6c655e24a6035481f964c16bbc412f6c1f29e4e7d677d/dmglib-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "151fadb3a239539a009d9089602a0c1e", "sha256": "b819dbda1562acb865f959ba18df618595b47c152a1837a64810df295230b1ab" }, "downloads": -1, "filename": "dmglib-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "151fadb3a239539a009d9089602a0c1e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6074, "upload_time": "2019-01-26T16:29:56", "url": "https://files.pythonhosted.org/packages/bc/f0/840cea8cd36116ff522a7a33f0d004ab7a67f72c7631148bce748a63248f/dmglib-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b0df55a2a61b097b6d43aeba46176f6c", "sha256": "65c116dc404be4b00bce793c0aa20df21abb5dd5d29a20d5a42673e068fd58fe" }, "downloads": -1, "filename": "dmglib-0.9.tar.gz", "has_sig": false, "md5_digest": "b0df55a2a61b097b6d43aeba46176f6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5004, "upload_time": "2019-01-26T16:30:00", "url": "https://files.pythonhosted.org/packages/81/ec/f605bdcebc9546d6c655e24a6035481f964c16bbc412f6c1f29e4e7d677d/dmglib-0.9.tar.gz" } ] }