Skip to content

Commit

Permalink
Remove Dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 7, 2022
1 parent b90a9e4 commit be0aa4c
Show file tree
Hide file tree
Showing 183 changed files with 182 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/dependabot.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .mypy_cache/3.8/PyPDF2/__init__.data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "PyPDF2", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "DocumentInformation": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._reader.DocumentInformation", "kind": "Gdef"}, "PageObject": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._page.PageObject", "kind": "Gdef"}, "PageRange": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.pagerange.PageRange", "kind": "Gdef"}, "PaperSize": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.papersizes.PaperSize", "kind": "Gdef"}, "PasswordType": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._encryption.PasswordType", "kind": "Gdef"}, "PdfFileMerger": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._merger.PdfFileMerger", "kind": "Gdef"}, "PdfFileReader": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._reader.PdfFileReader", "kind": "Gdef"}, "PdfFileWriter": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._writer.PdfFileWriter", "kind": "Gdef"}, "PdfMerger": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._merger.PdfMerger", "kind": "Gdef"}, "PdfReader": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._reader.PdfReader", "kind": "Gdef"}, "PdfWriter": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._writer.PdfWriter", "kind": "Gdef"}, "Transformation": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._page.Transformation", "kind": "Gdef"}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "PyPDF2.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__package__", "name": "__package__", "type": "builtins.str"}}, "__path__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2.__path__", "name": "__path__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__version__": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._version.__version__", "kind": "Gdef"}, "parse_filename_page_ranges": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.pagerange.parse_filename_page_ranges", "kind": "Gdef"}}, "path": "/usr/local/lib/python3.10/dist-packages/PyPDF2/__init__.py"}
1 change: 1 addition & 0 deletions .mypy_cache/3.8/PyPDF2/__init__.meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"data_mtime": 1660661330, "dep_lines": [10, 11, 12, 13, 14, 15, 16, 17, 1, 1, 1, 1, 1], "dep_prios": [5, 5, 5, 5, 5, 5, 5, 5, 5, 20, 20, 30, 30], "dependencies": ["PyPDF2._encryption", "PyPDF2._merger", "PyPDF2._page", "PyPDF2._reader", "PyPDF2._version", "PyPDF2._writer", "PyPDF2.pagerange", "PyPDF2.papersizes", "builtins", "pyexpat.model", "pyexpat.errors", "abc", "typing"], "hash": "6a7ea1f2b3e7fb6f052e4683bafbeec7912f6fd3ae31b5f15e3c7b9d79c7d98f", "id": "PyPDF2", "ignore_all": true, "interface_hash": "e086f0122d26f41ea6df24a0af54ec3ffc3be0fe8a92ac1da170ecf5a266f65e", "mtime": 1660661091, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": true, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": true, "disallow_any_unimported": false, "disallow_incomplete_defs": true, "disallow_subclassing_any": true, "disallow_untyped_calls": true, "disallow_untyped_decorators": true, "disallow_untyped_defs": true, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_reexport": false, "local_partial_types": false, "mypyc": false, "no_implicit_optional": true, "platform": "linux", "plugins": ["numpy.typing.mypy_plugin"], "show_none_errors": true, "strict_concatenate": true, "strict_equality": true, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": true, "warn_unreachable": false, "warn_unused_ignores": true}, "path": "/usr/local/lib/python3.10/dist-packages/PyPDF2/__init__.py", "plugin_data": null, "size": 1191, "suppressed": [], "version_id": "0.971"}
1 change: 1 addition & 0 deletions .mypy_cache/3.8/PyPDF2/_cmap.data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{".class": "MypyFile", "_fullname": "PyPDF2._cmap", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DecodedStreamObject": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.generic._data_structures.DecodedStreamObject", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DictionaryObject": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.generic._data_structures.DictionaryObject", "kind": "Gdef", "module_hidden": true, "module_public": false}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PdfReadWarning": {".class": "SymbolTableNode", "cross_ref": "PyPDF2.errors.PdfReadWarning", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2._cmap.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2._cmap.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2._cmap.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2._cmap.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "PyPDF2._cmap.__package__", "name": "__package__", "type": "builtins.str"}}, "_default_fonts_space_width": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "PyPDF2._cmap._default_fonts_space_width", "name": "_default_fonts_space_width", "type": {".class": "Instance", "args": ["builtins.str", "builtins.int"], "type_ref": "builtins.dict"}}}, "_predefined_cmap": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "PyPDF2._cmap._predefined_cmap", "name": "_predefined_cmap", "type": {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}}}, "adobe_glyphs": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._codecs.adobe_glyphs.adobe_glyphs", "kind": "Gdef", "module_hidden": true, "module_public": false}, "build_char_map": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["font_name", "space_width", "obj"], "flags": [], "fullname": "PyPDF2._cmap.build_char_map", "name": "build_char_map", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["font_name", "space_width", "obj"], "arg_types": ["builtins.str", "builtins.float", "PyPDF2.generic._data_structures.DictionaryObject"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "build_char_map", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.float", {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.int", "builtins.str"], "type_ref": "builtins.dict"}]}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 5}], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "cast": {".class": "SymbolTableNode", "cross_ref": "typing.cast", "kind": "Gdef", "module_hidden": true, "module_public": false}, "charset_encoding": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._codecs.charset_encoding", "kind": "Gdef", "module_hidden": true, "module_public": false}, "compute_space_width": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["ft", "space_code", "space_width"], "flags": [], "fullname": "PyPDF2._cmap.compute_space_width", "name": "compute_space_width", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["ft", "space_code", "space_width"], "arg_types": ["PyPDF2.generic._data_structures.DictionaryObject", "builtins.int", "builtins.float"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "compute_space_width", "ret_type": "builtins.float", "type_guard": null, "variables": []}}}, "logger_warning": {".class": "SymbolTableNode", "cross_ref": "PyPDF2._utils.logger_warning", "kind": "Gdef", "module_hidden": true, "module_public": false}, "parse_bfchar": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["l", "map_dict", "int_entry"], "flags": [], "fullname": "PyPDF2._cmap.parse_bfchar", "name": "parse_bfchar", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["l", "map_dict", "int_entry"], "arg_types": ["builtins.bytes", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_bfchar", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "parse_bfrange": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["l", "map_dict", "int_entry"], "flags": [], "fullname": "PyPDF2._cmap.parse_bfrange", "name": "parse_bfrange", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["l", "map_dict", "int_entry"], "arg_types": ["builtins.bytes", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_bfrange", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "parse_encoding": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["ft", "space_code"], "flags": [], "fullname": "PyPDF2._cmap.parse_encoding", "name": "parse_encoding", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["ft", "space_code"], "arg_types": ["PyPDF2.generic._data_structures.DictionaryObject", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_encoding", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.int", "builtins.str"], "type_ref": "builtins.dict"}]}, "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "parse_to_unicode": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["ft", "space_code"], "flags": [], "fullname": "PyPDF2._cmap.parse_to_unicode", "name": "parse_to_unicode", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["ft", "space_code"], "arg_types": ["PyPDF2.generic._data_structures.DictionaryObject", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "parse_to_unicode", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "builtins.int", {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "prepare_cm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["ft"], "flags": [], "fullname": "PyPDF2._cmap.prepare_cm", "name": "prepare_cm", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["ft"], "arg_types": ["PyPDF2.generic._data_structures.DictionaryObject"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "prepare_cm", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}, "process_cm_line": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["l", "process_rg", "process_char", "map_dict", "int_entry"], "flags": [], "fullname": "PyPDF2._cmap.process_cm_line", "name": "process_cm_line", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["l", "process_rg", "process_char", "map_dict", "int_entry"], "arg_types": ["builtins.bytes", "builtins.bool", "builtins.bool", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "process_cm_line", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.bool", "builtins.bool"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "unhexlify": {".class": "SymbolTableNode", "cross_ref": "binascii.unhexlify", "kind": "Gdef", "module_hidden": true, "module_public": false}, "unknown_char_map": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "PyPDF2._cmap.unknown_char_map", "name": "unknown_char_map", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.float", {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.int", "builtins.str"], "type_ref": "builtins.dict"}]}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/usr/local/lib/python3.10/dist-packages/PyPDF2/_cmap.py"}
Loading

0 comments on commit be0aa4c

Please sign in to comment.