wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Unbundle dnspython and miniboa #729

Closed arunisaac closed 6 years ago

arunisaac commented 7 years ago

Hi,

I'm packaging linkchecker for GuixSD. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27468

Currently, modified versions of dnspython and miniboa come bundled with linkchecker in third_party/. Unbundling them would enable GuixSD to treat them as separate dependencies, and package linkchecker more easily. Could you please do this? You could contribute any changes upstream, and/or write necessary wrappers around those libraries.

Thank you!

dpalic commented 6 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues

arunisaac commented 6 years ago

Sure, will do...!