id int64 0 458k | file_name stringlengths 4 119 | file_path stringlengths 14 227 | content stringlengths 24 9.96M | size int64 24 9.96M | language stringclasses 1
value | extension stringclasses 14
values | total_lines int64 1 219k | avg_line_length float64 2.52 4.63M | max_line_length int64 5 9.91M | alphanum_fraction float64 0 1 | repo_name stringlengths 7 101 | repo_stars int64 100 139k | repo_forks int64 0 26.4k | repo_open_issues int64 0 2.27k | repo_license stringclasses 12
values | repo_extraction_date stringclasses 433
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22,200 | __init__.py | wummel_linkchecker/tests/configuration/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2009 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 802 | Python | .py | 19 | 41.210526 | 73 | 0.770115 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,201 | test_config.py | wummel_linkchecker/tests/configuration/test_config.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,017 | Python | .py | 150 | 45.62 | 160 | 0.6553 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,202 | test_https.py | wummel_linkchecker/tests/checker/test_https.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,581 | Python | .py | 42 | 32.47619 | 74 | 0.677734 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,203 | test_internpat.py | wummel_linkchecker/tests/checker/test_internpat.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2007-2009 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,395 | Python | .py | 32 | 40.5 | 73 | 0.745588 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,204 | test_error.py | wummel_linkchecker/tests/checker/test_error.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,780 | Python | .py | 75 | 29.586667 | 73 | 0.584661 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,205 | test_ftp.py | wummel_linkchecker/tests/checker/test_ftp.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,470 | Python | .py | 105 | 24.742857 | 74 | 0.537775 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,206 | ftpserver.py | wummel_linkchecker/tests/checker/ftpserver.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2010-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,144 | Python | .py | 91 | 29.043956 | 77 | 0.674893 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,207 | httpserver.py | wummel_linkchecker/tests/checker/httpserver.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,194 | Python | .py | 226 | 28.743363 | 86 | 0.619246 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,208 | test_misc.py | wummel_linkchecker/tests/checker/test_misc.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2009 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,634 | Python | .py | 43 | 32.674419 | 84 | 0.669401 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,209 | test_http_misc.py | wummel_linkchecker/tests/checker/test_http_misc.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,133 | Python | .py | 57 | 30.947368 | 73 | 0.628861 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,210 | test_frames.py | wummel_linkchecker/tests/checker/test_frames.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2009 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,008 | Python | .py | 26 | 36.730769 | 73 | 0.751788 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,211 | test_telnet.py | wummel_linkchecker/tests/checker/test_telnet.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,953 | Python | .py | 57 | 27.22807 | 73 | 0.603066 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,212 | test_whitespace.py | wummel_linkchecker/tests/checker/test_whitespace.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,565 | Python | .py | 68 | 30.25 | 80 | 0.599679 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,213 | test_https_redirect.py | wummel_linkchecker/tests/checker/test_https_redirect.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,184 | Python | .py | 51 | 36.666667 | 75 | 0.663217 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,214 | test_file.py | wummel_linkchecker/tests/checker/test_file.py | # -*- coding: utf-8 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 5,550 | Python | .py | 153 | 27.849673 | 78 | 0.574967 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,215 | test_base.py | wummel_linkchecker/tests/checker/test_base.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,192 | Python | .py | 32 | 34.1875 | 73 | 0.72357 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,216 | __init__.py | wummel_linkchecker/tests/checker/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 9,070 | Python | .py | 226 | 32.070796 | 79 | 0.617584 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,217 | test_bookmarks.py | wummel_linkchecker/tests/checker/test_bookmarks.py | # -*- coding: utf-8 -*-
# Copyright (C) 2004-2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 1,842 | Python | .py | 47 | 35.148936 | 73 | 0.723714 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,218 | test_http_robots.py | wummel_linkchecker/tests/checker/test_http_robots.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,702 | Python | .py | 44 | 32.954545 | 73 | 0.659008 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,219 | test_httpbin.py | wummel_linkchecker/tests/checker/test_httpbin.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 3,594 | Python | .py | 96 | 29.1875 | 84 | 0.590544 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,220 | test_news.py | wummel_linkchecker/tests/checker/test_news.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2010,2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later ... | 4,749 | Python | .py | 129 | 28.821705 | 78 | 0.591974 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,221 | test_anchor.py | wummel_linkchecker/tests/checker/test_anchor.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,514 | Python | .py | 38 | 35.052632 | 83 | 0.67731 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,222 | telnetserver.py | wummel_linkchecker/tests/checker/telnetserver.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 3,490 | Python | .py | 97 | 29.845361 | 98 | 0.649305 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,223 | test_noproxy.py | wummel_linkchecker/tests/checker/test_noproxy.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2012 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,644 | Python | .py | 41 | 34.829268 | 73 | 0.679375 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,224 | test_http_redirect.py | wummel_linkchecker/tests/checker/test_http_redirect.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 4,028 | Python | .py | 104 | 30.240385 | 78 | 0.586462 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,225 | test_mail_bad.py | wummel_linkchecker/tests/checker/test_mail_bad.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,140 | Python | .py | 46 | 41.195652 | 92 | 0.683405 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,226 | test_unknown.py | wummel_linkchecker/tests/checker/test_unknown.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2010-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,887 | Python | .py | 86 | 25.290698 | 73 | 0.563148 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,227 | test_urllen.py | wummel_linkchecker/tests/checker/test_urllen.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2012-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,445 | Python | .py | 37 | 34.621622 | 85 | 0.682562 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,228 | test_http.py | wummel_linkchecker/tests/checker/test_http.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,221 | Python | .py | 51 | 37.588235 | 73 | 0.679446 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,229 | test_mail_good.py | wummel_linkchecker/tests/checker/test_mail_good.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,698 | Python | .py | 158 | 27.132911 | 96 | 0.578767 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,230 | __init__.py | wummel_linkchecker/tests/logger/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2009 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 775 | Python | .py | 16 | 47.4375 | 73 | 0.774704 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,231 | test_csvlog.py | wummel_linkchecker/tests/logger/test_csvlog.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2009-2010 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,314 | Python | .py | 34 | 33.411765 | 76 | 0.688871 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,232 | cookies.py | wummel_linkchecker/linkcheck/cookies.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,307 | Python | .py | 61 | 31.721311 | 73 | 0.663243 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,233 | winutil.py | wummel_linkchecker/linkcheck/winutil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2010-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,309 | Python | .py | 32 | 36.875 | 101 | 0.724922 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,234 | lock.py | wummel_linkchecker/linkcheck/lock.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,569 | Python | .py | 66 | 34.287879 | 77 | 0.693788 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,235 | colorama.py | wummel_linkchecker/linkcheck/colorama.py | # These functions are part of the python-colorama module
# They have been adjusted slightly for LinkChecker
#
# Copyright: (C) 2010 Jonathan Hartley <tartley@tartley.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the followi... | 5,098 | Python | .py | 132 | 34.234848 | 94 | 0.70593 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,236 | socketutil.py | wummel_linkchecker/linkcheck/socketutil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2008-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,107 | Python | .py | 48 | 39.375 | 75 | 0.717624 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,237 | lc_cgi.py | wummel_linkchecker/linkcheck/lc_cgi.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,260 | Python | .py | 230 | 30.321739 | 80 | 0.652946 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,238 | trace.py | wummel_linkchecker/linkcheck/trace.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,961 | Python | .py | 82 | 31.707317 | 77 | 0.674232 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,239 | better_exchook2.py | wummel_linkchecker/linkcheck/better_exchook2.py | # -*- coding: iso-8859-1 -*-
#
# Copyright (c) 2012, Albert Zeyer, www.az2000.de
# All rights reserved.
# file created 2011-04-15
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# 1. Redistributions of source code m... | 8,082 | Python | .py | 225 | 32.688889 | 115 | 0.66756 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,240 | loader.py | wummel_linkchecker/linkcheck/loader.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2012-2014 Bastian Kleineidam
"""
Functions to load plugin modules.
Example usage:
modules = loader.get_package_modules('plugins')
plugins = loader.get_plugins(modules, PluginClass)
"""
from __future__ import print_function
import os
import sys
import zipfile
import ... | 4,108 | Python | .py | 106 | 31.650943 | 92 | 0.643341 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,241 | fileutil.py | wummel_linkchecker/linkcheck/fileutil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 7,068 | Python | .py | 190 | 31.047368 | 81 | 0.660284 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,242 | mem.py | wummel_linkchecker/linkcheck/mem.py | # -*- coding: iso-8859-1 -*-
# Copyright: Jean Brouwers
# License:
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy,... | 2,697 | Python | .py | 75 | 32.013333 | 79 | 0.685079 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,243 | url.py | wummel_linkchecker/linkcheck/url.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 19,967 | Python | .py | 510 | 32.801961 | 101 | 0.618355 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,244 | httputil.py | wummel_linkchecker/linkcheck/httputil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 4,858 | Python | .py | 138 | 29.376812 | 77 | 0.670004 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,245 | cmdline.py | wummel_linkchecker/linkcheck/cmdline.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,501 | Python | .py | 59 | 38.338983 | 93 | 0.709053 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,246 | strformat.py | wummel_linkchecker/linkcheck/strformat.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 10,436 | Python | .py | 280 | 31.564286 | 122 | 0.624641 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,247 | ansicolor.py | wummel_linkchecker/linkcheck/ansicolor.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 9,747 | Python | .py | 275 | 29.941818 | 78 | 0.622599 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,248 | mimeutil.py | wummel_linkchecker/linkcheck/mimeutil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,657 | Python | .py | 91 | 35.43956 | 83 | 0.685899 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,249 | i18n.py | wummel_linkchecker/linkcheck/i18n.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 6,537 | Python | .py | 176 | 31.454545 | 80 | 0.678143 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,250 | threader.py | wummel_linkchecker/linkcheck/threader.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,347 | Python | .py | 33 | 37.363636 | 73 | 0.713522 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,251 | __init__.py | wummel_linkchecker/linkcheck/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,995 | Python | .py | 150 | 35.06 | 114 | 0.684247 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,252 | robotparser2.py | wummel_linkchecker/linkcheck/robotparser2.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 12,956 | Python | .py | 313 | 30.182109 | 134 | 0.560263 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,253 | log.py | wummel_linkchecker/linkcheck/log.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2003-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,994 | Python | .py | 116 | 29.215517 | 73 | 0.659392 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,254 | gzip2.py | wummel_linkchecker/linkcheck/gzip2.py | # -*- coding: iso-8859-1 -*-
"""Functions that read and write gzipped files.
The user of the file doesn't have to worry about the compression,
but random access is not allowed."""
# Copied from Python source; License: Python License
# Copyright Guido van Rossum <guido@cwi.nl> and others
# based on Andrew Kuchling's m... | 19,370 | Python | .py | 471 | 30.197452 | 79 | 0.560995 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,255 | updater.py | wummel_linkchecker/linkcheck/updater.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2011-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,808 | Python | .py | 68 | 37 | 84 | 0.707174 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,256 | ftpparse.py | wummel_linkchecker/linkcheck/ftpparse.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2009-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,339 | Python | .py | 132 | 33.628788 | 93 | 0.565519 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,257 | memoryutil.py | wummel_linkchecker/linkcheck/memoryutil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2012-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,681 | Python | .py | 43 | 35.767442 | 81 | 0.734394 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,258 | decorators.py | wummel_linkchecker/linkcheck/decorators.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 6,226 | Python | .py | 153 | 34.529412 | 103 | 0.659659 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,259 | containers.py | wummel_linkchecker/linkcheck/containers.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2004-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 9,026 | Python | .py | 229 | 31.598253 | 80 | 0.601441 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,260 | logconf.py | wummel_linkchecker/linkcheck/logconf.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,102 | Python | .py | 86 | 32.453488 | 79 | 0.718427 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,261 | dummy.py | wummel_linkchecker/linkcheck/dummy.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,039 | Python | .py | 63 | 26.793651 | 73 | 0.609184 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,262 | sitemap.py | wummel_linkchecker/linkcheck/parser/sitemap.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,781 | Python | .py | 69 | 34.217391 | 80 | 0.667531 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,263 | __init__.py | wummel_linkchecker/linkcheck/parser/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,065 | Python | .py | 128 | 34.273438 | 94 | 0.683771 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,264 | formsearch.py | wummel_linkchecker/linkcheck/htmlutil/formsearch.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 3,811 | Python | .py | 99 | 31.090909 | 76 | 0.620606 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,265 | linkparse.py | wummel_linkchecker/linkcheck/htmlutil/linkparse.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2001-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 10,270 | Python | .py | 247 | 33.91498 | 167 | 0.577651 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,266 | __init__.py | wummel_linkchecker/linkcheck/htmlutil/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2008-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 799 | Python | .py | 19 | 41.052632 | 73 | 0.770513 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,267 | linkname.py | wummel_linkchecker/linkcheck/htmlutil/linkname.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2001-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,188 | Python | .py | 57 | 34.561404 | 76 | 0.661313 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,268 | iputil.py | wummel_linkchecker/linkcheck/network/iputil.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2003-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,355 | Python | .py | 247 | 27.647773 | 79 | 0.586476 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,269 | __init__.py | wummel_linkchecker/linkcheck/network/__init__.py | # -*- coding: iso-8859-1 -*-
"""from http://twistedmatrix.com/wiki/python/IfConfig
"""
import socket
import sys
import errno
import array
import struct
import subprocess
from ._network import ifreq_size
from .. import log, LOG_CHECK
def pipecmd (cmd1, cmd2):
"""Return output of "cmd1 | cmd2"."""
p1 = subproce... | 7,073 | Python | .py | 175 | 31.702857 | 84 | 0.590057 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,270 | htmllib.py | wummel_linkchecker/linkcheck/HtmlParser/htmllib.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,723 | Python | .py | 180 | 23.85 | 73 | 0.568706 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,271 | __init__.py | wummel_linkchecker/linkcheck/HtmlParser/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,110 | Python | .py | 222 | 32.22973 | 77 | 0.706707 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,272 | confparse.py | wummel_linkchecker/linkcheck/configuration/confparse.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 11,274 | Python | .py | 221 | 39.941176 | 223 | 0.602755 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,273 | __init__.py | wummel_linkchecker/linkcheck/configuration/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 23,744 | Python | .py | 600 | 31.716667 | 115 | 0.62292 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,274 | ignoreurl.py | wummel_linkchecker/linkcheck/checker/ignoreurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2012-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,012 | Python | .py | 25 | 38.4 | 73 | 0.751016 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,275 | internpaturl.py | wummel_linkchecker/linkcheck/checker/internpaturl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2005-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,233 | Python | .py | 57 | 34.631579 | 77 | 0.67788 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,276 | proxysupport.py | wummel_linkchecker/linkcheck/checker/proxysupport.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,969 | Python | .py | 96 | 33.510417 | 85 | 0.632954 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,277 | unknownurl.py | wummel_linkchecker/linkcheck/checker/unknownurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2001-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 7,589 | Python | .py | 247 | 28.825911 | 84 | 0.653017 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,278 | const.py | wummel_linkchecker/linkcheck/checker/const.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 4,278 | Python | .py | 113 | 35.035398 | 102 | 0.741276 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,279 | fileurl.py | wummel_linkchecker/linkcheck/checker/fileurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 10,873 | Python | .py | 258 | 33.25969 | 108 | 0.608807 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,280 | httpurl.py | wummel_linkchecker/linkcheck/checker/httpurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 14,032 | Python | .py | 332 | 32.906627 | 105 | 0.62179 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,281 | dnsurl.py | wummel_linkchecker/linkcheck/checker/dnsurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,554 | Python | .py | 42 | 32.214286 | 85 | 0.671096 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,282 | __init__.py | wummel_linkchecker/linkcheck/checker/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 6,221 | Python | .py | 162 | 32.611111 | 79 | 0.66435 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,283 | telneturl.py | wummel_linkchecker/linkcheck/checker/telneturl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,740 | Python | .py | 72 | 31.361111 | 88 | 0.647856 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,284 | ftpurl.py | wummel_linkchecker/linkcheck/checker/ftpurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 7,943 | Python | .py | 202 | 29.143564 | 93 | 0.581359 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,285 | mailtourl.py | wummel_linkchecker/linkcheck/checker/mailtourl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 12,040 | Python | .py | 281 | 31.879004 | 126 | 0.55762 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,286 | nntpurl.py | wummel_linkchecker/linkcheck/checker/nntpurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 3,617 | Python | .py | 97 | 28.618557 | 79 | 0.595557 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,287 | itmsservicesurl.py | wummel_linkchecker/linkcheck/checker/itmsservicesurl.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 1,537 | Python | .py | 38 | 36.315789 | 77 | 0.707105 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,288 | urlbase.py | wummel_linkchecker/linkcheck/checker/urlbase.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 30,871 | Python | .py | 773 | 30.276843 | 107 | 0.588032 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,289 | checker.py | wummel_linkchecker/linkcheck/director/checker.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 4,218 | Python | .py | 109 | 29.633028 | 75 | 0.606393 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,290 | interrupt.py | wummel_linkchecker/linkcheck/director/interrupt.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,819 | Python | .py | 42 | 38.309524 | 96 | 0.706712 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,291 | console.py | wummel_linkchecker/linkcheck/director/console.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 5,590 | Python | .py | 138 | 35.782609 | 81 | 0.671518 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,292 | aggregator.py | wummel_linkchecker/linkcheck/director/aggregator.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,085 | Python | .py | 197 | 32.994924 | 129 | 0.638409 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,293 | status.py | wummel_linkchecker/linkcheck/director/status.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,298 | Python | .py | 53 | 37.132075 | 79 | 0.683036 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,294 | __init__.py | wummel_linkchecker/linkcheck/director/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 4,546 | Python | .py | 123 | 29.95122 | 79 | 0.657674 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,295 | logger.py | wummel_linkchecker/linkcheck/director/logger.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 2,702 | Python | .py | 69 | 32.57971 | 73 | 0.661204 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,296 | task.py | wummel_linkchecker/linkcheck/director/task.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 1,915 | Python | .py | 48 | 34.875 | 76 | 0.703445 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,297 | urlqueue.py | wummel_linkchecker/linkcheck/cache/urlqueue.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2000-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 8,426 | Python | .py | 193 | 34.051813 | 90 | 0.612817 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,298 | results.py | wummel_linkchecker/linkcheck/cache/results.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#... | 2,223 | Python | .py | 56 | 34.75 | 73 | 0.687674 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |
22,299 | __init__.py | wummel_linkchecker/linkcheck/cache/__init__.py | # -*- coding: iso-8859-1 -*-
# Copyright (C) 2006-2014 Bastian Kleineidam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versi... | 859 | Python | .py | 19 | 44.210526 | 73 | 0.77381 | wummel/linkchecker | 1,417 | 234 | 200 | GPL-2.0 | 9/5/2024, 5:13:10 PM (Europe/Amsterdam) |