Skip to content
/ dmglib Public

Python library to work with macOS DMG disk images

License

Notifications You must be signed in to change notification settings

0xbf00/dmglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python library to work with macOS DMG disk images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages