diff options
Diffstat (limited to 'lang/python312/pkg-plist')
-rw-r--r-- | lang/python312/pkg-plist | 428 |
1 files changed, 214 insertions, 214 deletions
diff --git a/lang/python312/pkg-plist b/lang/python312/pkg-plist index 36b8c426780f..3e90f4886065 100644 --- a/lang/python312/pkg-plist +++ b/lang/python312/pkg-plist @@ -3,220 +3,220 @@ bin/idle%%PYTHON_VER%% bin/pydoc%%PYTHON_VER%% bin/python%%PYTHON_VER%% bin/python%%PYTHON_VER%%-config -%%PYTHON_INCLUDEDIR%%/abstract.h -%%PYTHON_INCLUDEDIR%%/bltinmodule.h -%%PYTHON_INCLUDEDIR%%/boolobject.h -%%PYTHON_INCLUDEDIR%%/bytearrayobject.h -%%PYTHON_INCLUDEDIR%%/bytesobject.h -%%PYTHON_INCLUDEDIR%%/ceval.h -%%PYTHON_INCLUDEDIR%%/codecs.h -%%PYTHON_INCLUDEDIR%%/compile.h -%%PYTHON_INCLUDEDIR%%/complexobject.h -%%PYTHON_INCLUDEDIR%%/cpython/abstract.h -%%PYTHON_INCLUDEDIR%%/cpython/bytearrayobject.h -%%PYTHON_INCLUDEDIR%%/cpython/bytesobject.h -%%PYTHON_INCLUDEDIR%%/cpython/cellobject.h -%%PYTHON_INCLUDEDIR%%/cpython/ceval.h -%%PYTHON_INCLUDEDIR%%/cpython/classobject.h -%%PYTHON_INCLUDEDIR%%/cpython/code.h -%%PYTHON_INCLUDEDIR%%/cpython/compile.h -%%PYTHON_INCLUDEDIR%%/cpython/complexobject.h -%%PYTHON_INCLUDEDIR%%/cpython/context.h -%%PYTHON_INCLUDEDIR%%/cpython/descrobject.h -%%PYTHON_INCLUDEDIR%%/cpython/dictobject.h -%%PYTHON_INCLUDEDIR%%/cpython/fileobject.h -%%PYTHON_INCLUDEDIR%%/cpython/fileutils.h -%%PYTHON_INCLUDEDIR%%/cpython/floatobject.h -%%PYTHON_INCLUDEDIR%%/cpython/frameobject.h -%%PYTHON_INCLUDEDIR%%/cpython/funcobject.h -%%PYTHON_INCLUDEDIR%%/cpython/genobject.h -%%PYTHON_INCLUDEDIR%%/cpython/import.h -%%PYTHON_INCLUDEDIR%%/cpython/initconfig.h -%%PYTHON_INCLUDEDIR%%/cpython/interpreteridobject.h -%%PYTHON_INCLUDEDIR%%/cpython/listobject.h -%%PYTHON_INCLUDEDIR%%/cpython/longintrepr.h -%%PYTHON_INCLUDEDIR%%/cpython/longobject.h -%%PYTHON_INCLUDEDIR%%/cpython/memoryobject.h -%%PYTHON_INCLUDEDIR%%/cpython/methodobject.h -%%PYTHON_INCLUDEDIR%%/cpython/modsupport.h -%%PYTHON_INCLUDEDIR%%/cpython/object.h -%%PYTHON_INCLUDEDIR%%/cpython/objimpl.h -%%PYTHON_INCLUDEDIR%%/cpython/odictobject.h -%%PYTHON_INCLUDEDIR%%/cpython/picklebufobject.h -%%PYTHON_INCLUDEDIR%%/cpython/pthread_stubs.h -%%PYTHON_INCLUDEDIR%%/cpython/pyctype.h -%%PYTHON_INCLUDEDIR%%/cpython/pydebug.h -%%PYTHON_INCLUDEDIR%%/cpython/pyerrors.h -%%PYTHON_INCLUDEDIR%%/cpython/pyfpe.h -%%PYTHON_INCLUDEDIR%%/cpython/pyframe.h -%%PYTHON_INCLUDEDIR%%/cpython/pylifecycle.h -%%PYTHON_INCLUDEDIR%%/cpython/pymem.h -%%PYTHON_INCLUDEDIR%%/cpython/pystate.h -%%PYTHON_INCLUDEDIR%%/cpython/pythonrun.h -%%PYTHON_INCLUDEDIR%%/cpython/pythread.h -%%PYTHON_INCLUDEDIR%%/cpython/pytime.h -%%PYTHON_INCLUDEDIR%%/cpython/setobject.h -%%PYTHON_INCLUDEDIR%%/cpython/sysmodule.h -%%PYTHON_INCLUDEDIR%%/cpython/traceback.h -%%PYTHON_INCLUDEDIR%%/cpython/tupleobject.h -%%PYTHON_INCLUDEDIR%%/cpython/unicodeobject.h -%%PYTHON_INCLUDEDIR%%/cpython/warnings.h -%%PYTHON_INCLUDEDIR%%/cpython/weakrefobject.h -%%PYTHON_INCLUDEDIR%%/datetime.h -%%PYTHON_INCLUDEDIR%%/descrobject.h -%%PYTHON_INCLUDEDIR%%/dictobject.h -%%PYTHON_INCLUDEDIR%%/dynamic_annotations.h -%%PYTHON_INCLUDEDIR%%/enumobject.h -%%PYTHON_INCLUDEDIR%%/errcode.h -%%PYTHON_INCLUDEDIR%%/exports.h -%%PYTHON_INCLUDEDIR%%/fileobject.h -%%PYTHON_INCLUDEDIR%%/fileutils.h -%%PYTHON_INCLUDEDIR%%/floatobject.h -%%PYTHON_INCLUDEDIR%%/frameobject.h -%%PYTHON_INCLUDEDIR%%/genericaliasobject.h -%%PYTHON_INCLUDEDIR%%/import.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_abstract.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_asdl.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_ast_state.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_ast.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_atexit.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_atomic_funcs.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_atomic.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_bitutils.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_blocks_output_buffer.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_bytes_methods.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_bytesobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_call.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_ceval_state.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_ceval.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_code.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_compile.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_condvar.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_context.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_descrobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_dict_state.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_dict.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_dtoa.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_emscripten_signal.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_exceptions.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_faulthandler.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_fileutils_windows.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_fileutils.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_floatobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_flowgraph.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_format.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_frame.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_function.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_gc.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_genobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_getopt.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_gil.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_global_objects_fini_generated.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_global_objects.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_global_strings.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_hamt.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_hashtable.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_import.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_initconfig.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_instruments.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_interp.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_intrinsics.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_list.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_long.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_memoryobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_moduleobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_namespace.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_object_state.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_object.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_obmalloc_init.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_obmalloc.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_opcode_utils.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_opcode.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_parser.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pathconfig.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pyarena.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pyerrors.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pyhash.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pylifecycle.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pymath.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pymem_init.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pymem.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pystate.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_pythread.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_range.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_runtime_init_generated.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_runtime_init.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_runtime.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_signal.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_sliceobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_strhex.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_structseq.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_symtable.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_sysmodule.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_time.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_token.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_traceback.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_tracemalloc.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_tuple.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_typeobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_typevarobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_ucnhash.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_unicodeobject_generated.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_unicodeobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_unionobject.h -%%PYTHON_INCLUDEDIR%%/internal/pycore_warnings.h -%%PYTHON_INCLUDEDIR%%/interpreteridobject.h -%%PYTHON_INCLUDEDIR%%/intrcheck.h -%%PYTHON_INCLUDEDIR%%/iterobject.h -%%PYTHON_INCLUDEDIR%%/listobject.h -%%PYTHON_INCLUDEDIR%%/longobject.h -%%PYTHON_INCLUDEDIR%%/marshal.h -%%PYTHON_INCLUDEDIR%%/memoryobject.h -%%PYTHON_INCLUDEDIR%%/methodobject.h -%%PYTHON_INCLUDEDIR%%/modsupport.h -%%PYTHON_INCLUDEDIR%%/moduleobject.h -%%PYTHON_INCLUDEDIR%%/object.h -%%PYTHON_INCLUDEDIR%%/objimpl.h -%%PYTHON_INCLUDEDIR%%/opcode.h -%%PYTHON_INCLUDEDIR%%/osdefs.h -%%PYTHON_INCLUDEDIR%%/osmodule.h -%%PYTHON_INCLUDEDIR%%/patchlevel.h -%%PYTHON_INCLUDEDIR%%/py_curses.h -%%PYTHON_INCLUDEDIR%%/pybuffer.h -%%PYTHON_INCLUDEDIR%%/pycapsule.h -%%PYTHON_INCLUDEDIR%%/pyconfig.h -%%PYTHON_INCLUDEDIR%%/pydtrace.h -%%PYTHON_INCLUDEDIR%%/pyerrors.h -%%PYTHON_INCLUDEDIR%%/pyexpat.h -%%PYTHON_INCLUDEDIR%%/pyframe.h -%%PYTHON_INCLUDEDIR%%/pyhash.h -%%PYTHON_INCLUDEDIR%%/pylifecycle.h -%%PYTHON_INCLUDEDIR%%/pymacconfig.h -%%PYTHON_INCLUDEDIR%%/pymacro.h -%%PYTHON_INCLUDEDIR%%/pymath.h -%%PYTHON_INCLUDEDIR%%/pymem.h -%%PYTHON_INCLUDEDIR%%/pyport.h -%%PYTHON_INCLUDEDIR%%/pystate.h -%%PYTHON_INCLUDEDIR%%/pystats.h -%%PYTHON_INCLUDEDIR%%/pystrcmp.h -%%PYTHON_INCLUDEDIR%%/pystrtod.h -%%PYTHON_INCLUDEDIR%%/Python.h -%%PYTHON_INCLUDEDIR%%/pythonrun.h -%%PYTHON_INCLUDEDIR%%/pythread.h -%%PYTHON_INCLUDEDIR%%/pytypedefs.h -%%PYTHON_INCLUDEDIR%%/rangeobject.h -%%PYTHON_INCLUDEDIR%%/setobject.h -%%PYTHON_INCLUDEDIR%%/sliceobject.h -%%PYTHON_INCLUDEDIR%%/structmember.h -%%PYTHON_INCLUDEDIR%%/structseq.h -%%PYTHON_INCLUDEDIR%%/sysmodule.h -%%PYTHON_INCLUDEDIR%%/traceback.h -%%PYTHON_INCLUDEDIR%%/tracemalloc.h -%%PYTHON_INCLUDEDIR%%/tupleobject.h -%%PYTHON_INCLUDEDIR%%/typeslots.h -%%PYTHON_INCLUDEDIR%%/unicodeobject.h -%%PYTHON_INCLUDEDIR%%/warnings.h -%%PYTHON_INCLUDEDIR%%/weakrefobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/abstract.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/bltinmodule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/boolobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/bytearrayobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/bytesobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/ceval.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/codecs.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/compile.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/complexobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/abstract.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/bytearrayobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/bytesobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/cellobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/ceval.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/classobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/code.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/compile.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/complexobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/context.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/descrobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/dictobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/fileobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/fileutils.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/floatobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/frameobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/funcobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/genobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/import.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/initconfig.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/interpreteridobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/listobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/longintrepr.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/longobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/memoryobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/methodobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/modsupport.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/object.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/objimpl.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/odictobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/picklebufobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pthread_stubs.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pyctype.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pydebug.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pyerrors.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pyfpe.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pyframe.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pylifecycle.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pymem.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pystate.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pythonrun.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pythread.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/pytime.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/setobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/sysmodule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/traceback.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/tupleobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/unicodeobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/warnings.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/cpython/weakrefobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/datetime.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/descrobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/dictobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/dynamic_annotations.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/enumobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/errcode.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/exports.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/fileobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/fileutils.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/floatobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/frameobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/genericaliasobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/import.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_abstract.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_asdl.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_ast_state.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_ast.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_atexit.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_atomic_funcs.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_atomic.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_bitutils.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_blocks_output_buffer.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_bytes_methods.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_bytesobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_call.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_ceval_state.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_ceval.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_code.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_compile.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_condvar.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_context.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_descrobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_dict_state.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_dict.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_dtoa.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_emscripten_signal.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_exceptions.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_faulthandler.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_fileutils_windows.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_fileutils.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_floatobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_flowgraph.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_format.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_frame.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_function.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_gc.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_genobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_getopt.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_gil.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_global_objects_fini_generated.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_global_objects.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_global_strings.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_hamt.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_hashtable.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_import.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_initconfig.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_instruments.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_interp.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_intrinsics.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_list.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_long.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_memoryobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_moduleobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_namespace.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_object_state.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_object.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_obmalloc_init.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_obmalloc.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_opcode_utils.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_opcode.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_parser.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pathconfig.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pyarena.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pyerrors.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pyhash.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pylifecycle.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pymath.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pymem_init.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pymem.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pystate.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_pythread.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_range.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_runtime_init_generated.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_runtime_init.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_runtime.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_signal.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_sliceobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_strhex.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_structseq.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_symtable.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_sysmodule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_time.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_token.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_traceback.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_tracemalloc.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_tuple.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_typeobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_typevarobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_ucnhash.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_unicodeobject_generated.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_unicodeobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_unionobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/internal/pycore_warnings.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/interpreteridobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/intrcheck.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/iterobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/listobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/longobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/marshal.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/memoryobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/methodobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/modsupport.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/moduleobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/object.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/objimpl.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/opcode.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/osdefs.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/osmodule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/patchlevel.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/py_curses.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pybuffer.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pycapsule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyconfig.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pydtrace.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyerrors.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyexpat.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyframe.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyhash.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pylifecycle.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pymacconfig.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pymacro.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pymath.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pymem.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pyport.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pystate.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pystats.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pystrcmp.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pystrtod.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/Python.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pythonrun.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pythread.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/pytypedefs.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/rangeobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/setobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/sliceobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/structmember.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/structseq.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/sysmodule.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/traceback.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/tracemalloc.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/tupleobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/typeslots.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/unicodeobject.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/warnings.h +%%PYTHON_INCLUDEDIR%%%%ABI%%/weakrefobject.h lib/libpython%%PYTHON_VER%%%%ABI%%.so lib/libpython%%PYTHON_VER%%%%ABI%%.so.1 lib/libpython%%PYTHON_VER%%%%ABI%%.so.1.0 |