mkorman90 / regipy

Regipy is an os independent python library for parsing offline registry hives
MIT License
244 stars 53 forks source link

`regipy` `console_scripts` have too generic names, that can cause clashes #248

Closed KOLANICH closed 7 months ago

KOLANICH commented 1 year ago

It is proposed to solve this by replacing registry- prefix witn regipy- one

mkorman90 commented 1 year ago

This might be a breaking change for some users, might introduce this in a future version.

mkorman90 commented 7 months ago

Updated in https://github.com/mkorman90/regipy/pull/259