dcantrell / pyparted

Python bindings for GNU parted (libparted)
GNU General Public License v2.0
85 stars 42 forks source link

nvme device support #74

Closed nesies closed 3 years ago

nesies commented 4 years ago

parted added support for NVME devices in: http://git.savannah.gnu.org/cgit/parted.git/commit/?id=e4ae4330f3e33201aeeed3b7ca88e15d98d03e13

They added: PED_DEVICE_NVME = 19

Would be great if pyparted use it