wuvt / donormotor

WUVT's new donation management and donor-relations platform.
GNU Affero General Public License v3.0
5 stars 0 forks source link

replace `netaddr` use with `ipaddress` #3

Closed echarlie closed 2 years ago

echarlie commented 3 years ago

ipaddress covers 99.9% of what netaddr does, and is built in (removes dependency).