New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dmglib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmglib

Work with macOS DMG disk images

0.9.6
PyPI
Maintainers
1

dmglib

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.

dmglib provides functions for the following tasks:

  • Querying the list of currently attached disk images on the system
  • Checking whether a target disk image is password-protected
  • Checking whether a given password is correct for a target disk image
  • Attaching and detaching disk images

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts