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