Description
Short Notice from the maintainer
After 6 years of more or less intensive programming on Calibre-Web, I need a break.
The last few months, maintaining Calibre-Web has felt more like work than a hobby. I felt pressured and teased by people to solve "their" problems and merge PRs for "their" Calibre-Web.
I have turned off all notifications from GitHub/Discord and will now concentrate undisturbed on the development of “my” Calibre-Web over the next few weeks/months.
I will look into the issues and maybe also the PRs from time to time, but don't expect a quick response from me.Please have a look at our Contributing Guidelines
This is 100% understandable, and I wish more project maintainers clearly state when they are not happy with the status quo. Thank you! :)
Is your feature request related to a problem? Please describe.
The maintainer of netifaces-plus
is no longer interested in maintaining it, and strongly recommends migrating to ifaddr
. Source
Describe the solution you'd like
Replace netifaces-plus
with ifaddr
, if possible.
Describe alternatives you've considered
I've had a look at the alternatives for netifaces-plus
, all seem to be unmaintained/stale. This includes: netifaces
, netifaces2
, netifaces-plus
. ifaddr
is a pure-Python solution (no compilation required) and the repository has active development.
Additional context
N/A.