--- /srv/rebuilderd/tmp/rebuilderd3vLimN/inputs/xonsh-doc_0.24.0+dfsg-1_all.deb
+++ /srv/rebuilderd/tmp/rebuilderd3vLimN/out/xonsh-doc_0.24.0+dfsg-1_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2026-08-20 20:07:47.000000 debian-binary
│ -rw-r--r-- 0 0 0 13000 2026-08-20 20:07:47.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 1537548 2026-08-20 20:07:47.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 1537424 2026-08-20 20:07:47.000000 data.tar.xz
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── file list
│ │ │ @@ -533,15 +533,15 @@
│ │ │ -rw-r--r-- 0 root (0) root (0) 75586 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/py-modindex.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 60840 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/python.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 59957 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/python_virtual_environments.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 43866 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/quotes.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 42090 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/search.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 690411 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/searchindex.js
│ │ │ -rw-r--r-- 0 root (0) root (0) 43131 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/setup.html
│ │ │ --rw-r--r-- 0 root (0) root (0) 1557 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/sphinx-reading-durations.json.gz
│ │ │ +-rw-r--r-- 0 root (0) root (0) 1539 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/sphinx-reading-durations.json.gz
│ │ │ -rw-r--r-- 0 root (0) root (0) 66216 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/strings.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 69688 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/subprocess.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 45973 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/talks_and_articles.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 230349 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/tutorial.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 56041 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/xonsh_projects.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 88234 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/xonsh_session.html
│ │ │ -rw-r--r-- 0 root (0) root (0) 70497 2026-08-20 20:07:47.000000 ./usr/share/doc/xonsh-doc/html/xonshrc.html
│ │ ├── ./usr/share/doc/xonsh-doc/html/envvars.html
│ │ │ @@ -900,23 +900,23 @@
│ │ │ (POSIX-standard and XDG Base Directory Specification). They are not
│ │ │ xonsh-specific — xonsh only provides sensible defaults and lets scripts
│ │ │ read/write them the same way any other shell would.
│ │ │
│ │ │ $HOSTNAME
│ │ │ Automatically set to the name of the current host.
│ │ │ configurable: True
│ │ │ -default: <function SystemSetting.<lambda> at 0x7f84a9444510>
│ │ │ +default: <function SystemSetting.<lambda> at 0x7fa49d93c510>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $HOSTTYPE
│ │ │ Automatically set to a string that fully describes the system type on which xonsh is executing.
│ │ │ configurable: True
│ │ │ -default: <function SystemSetting.<lambda> at 0x7f84a94445c0>
│ │ │ +default: <function SystemSetting.<lambda> at 0x7fa49d93c5c0>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $OLDPWD
│ │ │ Used to represent a previous present working directory.
│ │ │ configurable: False
│ │ │ ├── html2text {}
│ │ │ │ @@ -298,22 +298,22 @@
│ │ │ │ Common, well-known variables inherited from the surrounding OS / shell (POSIX-
│ │ │ │ standard and XDG Base Directory Specification). They are not xonsh-specific —
│ │ │ │ xonsh only provides sensible defaults and lets scripts read/write them the same
│ │ │ │ way any other shell would.
│ │ │ │ ******** $$HHOOSSTTNNAAMMEE_?¶ ********
│ │ │ │ Automatically set to the name of the current host.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7f84a9444510>
│ │ │ │ +ddeeffaauulltt:: at 0x7fa49d93c510>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$HHOOSSTTTTYYPPEE_?¶ ********
│ │ │ │ Automatically set to a string that fully describes the system type on which
│ │ │ │ xonsh is executing.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7f84a94445c0>
│ │ │ │ +ddeeffaauulltt:: at 0x7fa49d93c5c0>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$OOLLDDPPWWDD_?¶ ********
│ │ │ │ Used to represent a previous present working directory.
│ │ │ │ ccoonnffiigguurraabbllee:: False
│ │ │ │ ddeeffaauulltt:: ‘.’
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ ├── ./usr/share/doc/xonsh-doc/html/lib/_autosummary/cmd/xonsh.completers.completer.html
│ │ │ @@ -501,15 +501,15 @@
│ │ │
│ │ │ xonsh.completers.completer.list_completers()[source]
│ │ │ List the active completers
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f84a10db110>),))])[source]
│ │ │ +xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7fa48dfab110>),))])[source]
│ │ │ Removes a completer from xonsh
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - name:
NAME is a unique name of a completer (run “completer list” to see the current
│ │ │ completers in order)
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -193,15 +193,15 @@
│ │ │ │ ************ xxoonnsshh..ccoommpplleetteerrss..ccoommpplleetteerr_?¶ ************
│ │ │ │ xonsh.completers.completer.add_one_completer(nnaammee, ffuunncc, lloocc==''eenndd'')_[_s_o_u_r_c_e_]_¶
│ │ │ │ xonsh.completers.completer.complete_completer_names(xxsshh, ****__)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Complete all loaded completer names
│ │ │ │ xonsh.completers.completer.list_completers()_[_s_o_u_r_c_e_]_¶
│ │ │ │ List the active completers
│ │ │ │ xonsh.completers.completer.remove_completer(nnaammee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[ssttrr,, (((()),,
│ │ │ │ - ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ + ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ _[_s_o_u_r_c_e_]_¶
│ │ │ │ Removes a completer from xonsh
│ │ │ │ Parameters:
│ │ │ │ nnaammee::
│ │ │ │ NAME is a unique name of a completer (run “completer list” to
│ │ │ │ see the current completers in order)
│ │ │ │ _N_e_x_t
│ │ ├── ./usr/share/doc/xonsh-doc/html/lib/_autosummary/cmd/xonsh.procs.jobs.html
│ │ │ @@ -508,15 +508,15 @@
│ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7f84a9476a30>)))], force_auto_continue=False)[source]
│ │ │ +xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7fa49d96ea30>)))], force_auto_continue=False)[source]
│ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ report their status, and will not complain if you try to exit an
│ │ │ interactive shell with them running or stopped.
│ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not set
│ │ │ ($AUTO_CONTINUE = False), a warning is printed containing information about
│ │ │ how to make them continue after they have been disowned.
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -201,15 +201,15 @@
│ │ │ │ xonsh.procs.jobs.clean_jobs()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Clean up jobs for exiting shell
│ │ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │ │ xonsh.procs.jobs.disown_fn(jjoobb__iiddss:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[iinntt]],,
│ │ │ │ (((()),, ((((''ttyyppee'',, <>)),, ((''nnaarrggss'',, ''**'')),, ((''ccoommpplleetteerr'',, <>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + jjoobb__iidd__ccoommpplleetteerr aatt 00xx77ffaa4499dd9966eeaa3300>>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ │ report their status, and will not complain if you try to exit an
│ │ │ │ interactive shell with them running or stopped.
│ │ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not
│ │ │ │ set ($AUTO_CONTINUE = False), a warning is printed containing information
│ │ │ │ about how to make them continue after they have been disowned.
│ │ │ │ Parameters:
│ │ ├── ./usr/share/doc/xonsh-doc/html/lib/_autosummary/helpers/xonsh.tracer.html
│ │ │ @@ -607,15 +607,15 @@
│ │ │ -
│ │ │ stop(filename)[source]
│ │ │ Stops tracing a file.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -toggle_color(toggle: Annotated[bool, ((), (('type', <function to_bool at 0x7f84a96c2a30>), ('completer', None)))]=False)[source]
│ │ │ +toggle_color(toggle: Annotated[bool, ((), (('type', <function to_bool at 0x7fa49dbaaa30>), ('completer', None)))]=False)[source]
│ │ │ output color management for tracer
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - toggle
true/false, y/n, etc. to toggle color usage.
│ │ │
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -236,15 +236,15 @@
│ │ │ │ file paths to watch, use “__file__” (default) to select
│ │ │ │ the current file.
│ │ │ │ start(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Starts tracing a file.
│ │ │ │ stop(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Stops tracing a file.
│ │ │ │ toggle_color(ttooggggllee:: AAnnnnoottaatteedd[[bbooooll, (((()), ((((''ttyyppee'', <>)), ((''ccoommpplleetteerr'', NNoonnee))))))]]==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ffaa4499ddbbaaaaaa3300>>)), ((''ccoommpplleetteerr'', NNoonnee))))))]]==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ output color management for tracer
│ │ │ │ Parameters:
│ │ │ │ ttooggggllee
│ │ │ │ true/false, y/n, etc. to toggle color usage.
│ │ │ │ trace(ffrraammee, eevveenntt, aarrgg, **, ffiinndd__ffiillee==<>,
│ │ │ │ pprriinntt__ccoolloorr==<>, lliinneeccaacchhee==<>, ssyyss==<>)
│ │ ├── ./usr/share/doc/xonsh-doc/html/lib/_autosummary/helpers/xonsh.xontribs.html
│ │ │ @@ -839,15 +839,15 @@
│ │ │
│ │ │ -
│ │ │ xonsh.xontribs.xontrib_unload_completer(**_)[source]
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_info(name: ~typing.Annotated[str, ((), (('completer', <function xontrib_any_completer at 0x7f84a93422a0>),))], _stdout=None)[source]
│ │ │ +xonsh.xontribs.xontribs_info(name: ~typing.Annotated[str, ((), (('completer', <function xontrib_any_completer at 0x7fa49d6aa2a0>),))], _stdout=None)[source]
│ │ │ Show details about an installed xontrib.
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - name
name of the xontrib
│ │ │
│ │ │
│ │ │ @@ -867,15 +867,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7f84a9342140>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ +xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7fa49d6aa140>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ Load xontribs from a list of names
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
names of xontribs
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -893,15 +893,15 @@
│ │ │ -
│ │ │ xonsh.xontribs.xontribs_loaded()[source]
│ │ │ Returns list of loaded xontribs.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f84a93421f0>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fa49d6aa1f0>)))] = (), verbose=False)[source]
│ │ │ Reload the given xontribs (requires _unload_xontrib_ for full cleanup)
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to reload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -909,15 +909,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f84a93421f0>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fa49d6aa1f0>)))] = (), verbose=False)[source]
│ │ │ Unload the given xontribs (requires _unload_xontrib_ for full cleanup)
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to unload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ ├── html2text {}
│ │ │ │ @@ -331,28 +331,28 @@
│ │ │ │ xonsh.xontribs.xontrib_context(nnaammee, ffuullll__mmoodduullee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Return a context dictionary for a xontrib of a given name.
│ │ │ │ xonsh.xontribs.xontrib_data()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Collects and returns the data about installed xontribs.
│ │ │ │ xonsh.xontribs.xontrib_names_completer(****__)_[_s_o_u_r_c_e_]_¶
│ │ │ │ xonsh.xontribs.xontrib_unload_completer(****__)_[_s_o_u_r_c_e_]_¶
│ │ │ │ xonsh.xontribs.xontribs_info(nnaammee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[ssttrr,, (((()),, ((((''ccoommpplleetteerr'',,
│ │ │ │ - <>)),,))))]],, __ssttddoouutt==NNoonnee)
│ │ │ │ + <>)),,))))]],, __ssttddoouutt==NNoonnee)
│ │ │ │ _[_s_o_u_r_c_e_]_¶
│ │ │ │ Show details about an installed xontrib.
│ │ │ │ Parameters:
│ │ │ │ nnaammee
│ │ │ │ name of the xontrib
│ │ │ │ xonsh.xontribs.xontribs_list(ttoo__jjssoonn==FFaallssee, __ssttddoouutt==NNoonnee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ List installed xontribs and show whether they are loaded or not
│ │ │ │ Parameters:
│ │ │ │ ttoo__jjssoonn-j, –json
│ │ │ │ reports results as json
│ │ │ │ xonsh.xontribs.xontribs_load(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[ssttrr]],,
│ │ │ │ (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ + 00xx77ffaa4499dd66aaaa114400>>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Load xontribs from a list of names
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ names of xontribs
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ @@ -361,24 +361,24 @@
│ │ │ │ not inside xontrib package
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss-s, –suppress-warnings
│ │ │ │ no warnings about missing xontribs and return code 0
│ │ │ │ xonsh.xontribs.xontribs_loaded()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Returns list of loaded xontribs.
│ │ │ │ xonsh.xontribs.xontribs_reload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ffaa4499dd66aaaa11ff00>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Reload the given xontribs (requires _unload_xontrib_ for full cleanup)
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to reload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ xonsh.xontribs.xontribs_unload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ffaa4499dd66aaaa11ff00>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Unload the given xontribs (requires _unload_xontrib_ for full cleanup)
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to unload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ Notes
│ │ ├── ./usr/share/doc/xonsh-doc/html/searchindex.js
│ │ │ ├── js-beautify {}
│ │ │ │ @@ -15305,22 +15305,22 @@
│ │ │ │ "0d929c9": 5,
│ │ │ │ "0dadd6": 106,
│ │ │ │ "0f7124e": 5,
│ │ │ │ "0f8e03f": 5,
│ │ │ │ "0m": [3, 167],
│ │ │ │ "0o700": 176,
│ │ │ │ "0o777": 176,
│ │ │ │ - "0x7f84a10db110": 41,
│ │ │ │ - "0x7f84a9342140": 146,
│ │ │ │ - "0x7f84a93421f0": 146,
│ │ │ │ - "0x7f84a93422a0": 146,
│ │ │ │ - "0x7f84a9444510": 17,
│ │ │ │ - "0x7f84a94445c0": 17,
│ │ │ │ - "0x7f84a9476a30": 64,
│ │ │ │ - "0x7f84a96c2a30": 137,
│ │ │ │ + "0x7fa48dfab110": 41,
│ │ │ │ + "0x7fa49d6aa140": 146,
│ │ │ │ + "0x7fa49d6aa1f0": 146,
│ │ │ │ + "0x7fa49d6aa2a0": 146,
│ │ │ │ + "0x7fa49d93c510": 17,
│ │ │ │ + "0x7fa49d93c5c0": 17,
│ │ │ │ + "0x7fa49d96ea30": 64,
│ │ │ │ + "0x7fa49dbaaa30": 137,
│ │ │ │ "100x": 5,
│ │ │ │ "10d3aee": 5,
│ │ │ │ "112514a": 5,
│ │ │ │ "11t11": 16,
│ │ │ │ "12t15": 169,
│ │ │ │ "14333a6": 5,
│ │ │ │ "1490d0e": 5,
│ │ ├── ./usr/share/doc/xonsh-doc/html/sphinx-reading-durations.json.gz
│ │ │ ├── sphinx-reading-durations.json
│ │ │ │ ├── Pretty-printed
│ │ │ │ │┄ Similarity: 0.505524861878453%
│ │ │ │ │┄ Differences: {"'aliases'": '0.065',
│ │ │ │ │┄ "'api/index'": '0.043',
│ │ │ │ │┄ "'appimage'": '0.006',
│ │ │ │ │┄ "'bash_to_xsh'": '0.036',
│ │ │ │ │┄ "'callable_aliases'": '0.045',
│ │ │ │ │┄ "'changelog'": '1.047',
│ │ │ │ │┄ "'comparison'": '0.002',
│ │ │ │ │┄ "'completers'": '0.058',
│ │ │ │ │┄ "'contact'": '0.003',
│ │ │ │ │┄ "'containers'": '0.008',
│ │ │ │ │┄ "'contents'": '0.02',
│ │ │ │ │┄ "'contributing'": '0.002',
│ │ │ │ │┄ "'debug'": '0.025',
│ │ │ │ │┄ "'developer'": '0.042',
│ │ │ │ │┄ "'editors'": '0.01',
│ │ │ │ │┄ "'embedding'": '0.015',
│ │ │ │ │┄ "'env'": '0.031',
│ │ │ │ │┄ "'envvars'": '0.487',
│ │ │ │ │┄ "'error_handling'": '0.024',
│ │ │ │ │┄ "'events'": '0.065',
│ │ │ │ │┄ "'events_tutoria […]
│ │ │ │ │ @@ -1,183 +1,183 @@
│ │ │ │ │ {
│ │ │ │ │ - "aliases": 0.111,
│ │ │ │ │ - "api/index": 0.072,
│ │ │ │ │ - "appimage": 0.011,
│ │ │ │ │ - "bash_to_xsh": 0.06,
│ │ │ │ │ - "callable_aliases": 0.077,
│ │ │ │ │ - "changelog": 1.813,
│ │ │ │ │ - "comparison": 0.003,
│ │ │ │ │ - "completers": 0.097,
│ │ │ │ │ - "contact": 0.006,
│ │ │ │ │ - "containers": 0.014,
│ │ │ │ │ - "contents": 0.033,
│ │ │ │ │ - "contributing": 0.003,
│ │ │ │ │ - "debug": 0.044,
│ │ │ │ │ - "developer": 0.072,
│ │ │ │ │ - "editors": 0.018,
│ │ │ │ │ - "embedding": 0.026,
│ │ │ │ │ - "env": 0.046,
│ │ │ │ │ - "envvars": 0.776,
│ │ │ │ │ - "error_handling": 0.039,
│ │ │ │ │ - "events": 0.107,
│ │ │ │ │ - "events_tutorial": 0.013,
│ │ │ │ │ - "faq": 0.026,
│ │ │ │ │ - "globbing": 0.046,
│ │ │ │ │ - "guides": 0.009,
│ │ │ │ │ - "history": 0.057,
│ │ │ │ │ - "history_backend": 0.025,
│ │ │ │ │ - "install": 0.039,
│ │ │ │ │ - "install_mamba": 0.023,
│ │ │ │ │ - "installation": 0.005,
│ │ │ │ │ - "intro": 0.002,
│ │ │ │ │ - "keyboard_shortcuts": 0.032,
│ │ │ │ │ - "launch": 0.05,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.aliases": 1.185,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.built_ins": 1.666,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completer": 0.15,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers": 0.026,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.base": 0.048,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.bash": 0.033,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.bash_completion": 0.04,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.click": 0.048,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.commands": 0.132,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.completer": 0.052,
│ │ │ │ │ + "aliases": 0.065,
│ │ │ │ │ + "api/index": 0.043,
│ │ │ │ │ + "appimage": 0.006,
│ │ │ │ │ + "bash_to_xsh": 0.036,
│ │ │ │ │ + "callable_aliases": 0.045,
│ │ │ │ │ + "changelog": 1.047,
│ │ │ │ │ + "comparison": 0.002,
│ │ │ │ │ + "completers": 0.058,
│ │ │ │ │ + "contact": 0.003,
│ │ │ │ │ + "containers": 0.008,
│ │ │ │ │ + "contents": 0.02,
│ │ │ │ │ + "contributing": 0.002,
│ │ │ │ │ + "debug": 0.025,
│ │ │ │ │ + "developer": 0.042,
│ │ │ │ │ + "editors": 0.01,
│ │ │ │ │ + "embedding": 0.015,
│ │ │ │ │ + "env": 0.031,
│ │ │ │ │ + "envvars": 0.487,
│ │ │ │ │ + "error_handling": 0.024,
│ │ │ │ │ + "events": 0.065,
│ │ │ │ │ + "events_tutorial": 0.008,
│ │ │ │ │ + "faq": 0.015,
│ │ │ │ │ + "globbing": 0.026,
│ │ │ │ │ + "guides": 0.005,
│ │ │ │ │ + "history": 0.032,
│ │ │ │ │ + "history_backend": 0.015,
│ │ │ │ │ + "install": 0.025,
│ │ │ │ │ + "install_mamba": 0.014,
│ │ │ │ │ + "installation": 0.004,
│ │ │ │ │ + "intro": 0.001,
│ │ │ │ │ + "keyboard_shortcuts": 0.02,
│ │ │ │ │ + "launch": 0.029,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.aliases": 0.712,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.built_ins": 1.122,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completer": 0.178,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers": 0.028,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.base": 0.051,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.bash": 0.038,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.bash_completion": 0.044,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.click": 0.055,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.commands": 0.162,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.completer": 0.062,
│ │ │ │ │ "lib/_autosummary/cmd/xonsh.completers.dirs": 0.004,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.emoji": 0.043,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.environment": 0.03,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.imports": 0.116,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.init": 0.068,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.man": 0.042,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.path": 0.054,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.python": 0.056,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.completers.tools": 0.39,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.dirstack": 0.066,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.environ": 3.376,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history": 0.025,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.base": 0.201,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.diff_history": 0.131,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.dummy": 0.146,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.json": 0.461,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.main": 0.309,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.history.sqlite": 0.459,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.lib.inspectors": 0.227,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.lib.pretty": 0.15,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs": 0.013,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.executables": 0.09,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.jobs": 0.162,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.pipelines": 0.423,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.pipes": 0.055,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.posix": 0.132,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.proxies": 0.282,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.readers": 0.212,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.procs.specs": 0.271,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt": 0.013,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.base": 0.378,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.cwd": 0.004,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.env": 0.032,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.gitstatus": 0.131,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.job": 0.051,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.emoji": 0.052,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.environment": 0.037,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.imports": 0.136,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.init": 0.078,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.man": 0.048,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.path": 0.06,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.python": 0.064,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.completers.tools": 0.454,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.dirstack": 0.075,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.environ": 2.55,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history": 0.017,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.base": 0.123,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.diff_history": 0.082,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.dummy": 0.098,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.json": 0.368,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.main": 0.318,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.history.sqlite": 0.448,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.lib.inspectors": 0.245,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.lib.pretty": 0.161,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs": 0.016,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.executables": 0.102,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.jobs": 0.186,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.pipelines": 0.487,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.pipes": 0.063,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.posix": 0.149,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.proxies": 0.328,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.readers": 0.247,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.procs.specs": 0.312,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt": 0.015,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.base": 0.43,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.cwd": 0.005,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.env": 0.037,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.gitstatus": 0.151,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.job": 0.059,
│ │ │ │ │ "lib/_autosummary/cmd/xonsh.prompt.times": 0.004,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.prompt.vc": 0.067,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells": 0.008,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.base_shell": 0.185,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.dumb_shell": 0.196,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell": 0.748,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell.completer": 0.178,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell.formatter": 0.06,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell.history": 0.08,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings": 0.418,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.ptk_shell.updator": 0.206,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.shells.readline_shell": 0.635,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils": 0.034,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.cat": 0.043,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.echo": 0.017,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.pwd": 0.017,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.tee": 0.018,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.tty": 0.017,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.ulimit": 0.027,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.umask": 0.103,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.uname": 0.05,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.uptime": 0.041,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.util": 0.028,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.which": 0.078,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.xcontext": 0.32,
│ │ │ │ │ - "lib/_autosummary/cmd/xonsh.xoreutils.yes": 0.017,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.ansi_colors": 0.183,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.cli_utils": 0.501,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.codecache": 0.139,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.color_tools": 0.161,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.commands_cache": 0.441,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.contexts": 0.045,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.events": 0.256,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.foreign_shells": 0.124,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib": 0.022,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.collections": 0.109,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.completion_quoting": 0.014,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.inspectors": 0.17,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.itertools": 0.023,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.jsonutils": 0.016,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.lazyasd": 0.097,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.lazyimps": 0.017,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.lazyjson": 0.122,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.modules": 0.033,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.openpy": 0.048,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.os": 0.02,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.pretty": 0.143,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.string": 0.014,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.lib.subprocess": 0.028,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.main": 0.239,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.platform": 0.207,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.platforms": 0.007,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.platforms.macutils": 0.042,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.platforms.winutils": 0.013,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.pyghooks": 0.922,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.pygments_cache": 0.082,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.shells.dumb_shell": 0.19,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.style_tools": 0.047,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.timings": 0.096,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.tools": 1.249,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.tracer": 0.163,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig": 0.011,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig.file_writes": 0.033,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig.main": 0.382,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig.routes": 0.433,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig.tags": 0.193,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.webconfig.xonsh_data": 0.107,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.wizard": 0.713,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.xonfig": 0.389,
│ │ │ │ │ - "lib/_autosummary/helpers/xonsh.xontribs": 0.621,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.execer": 0.369,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.imphooks": 0.345,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.parser": 0.056,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.parsers.ast": 0.693,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.parsers.lexer": 0.174,
│ │ │ │ │ - "lib/_autosummary/lang/xonsh.shell": 0.075,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions": 0.011,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.cd": 0.019,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.gh": 0.024,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.git": 0.022,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.pip": 0.403,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.python": 0.027,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.rmdir": 0.02,
│ │ │ │ │ - "lib/_autosummary/xompletions/xompletions.sudo": 0.028,
│ │ │ │ │ - "lib/_autosummary/xontribs/xontrib": 0.005,
│ │ │ │ │ - "lib/_autosummary/xontribs/xontrib.coreutils": 0.053,
│ │ │ │ │ - "lib/index": 0.118,
│ │ │ │ │ - "links": 0.008,
│ │ │ │ │ - "macros": 0.072,
│ │ │ │ │ - "packages": 0.004,
│ │ │ │ │ - "platforms": 0.109,
│ │ │ │ │ - "prompt": 0.098,
│ │ │ │ │ - "python": 0.024,
│ │ │ │ │ - "python_virtual_environments": 0.025,
│ │ │ │ │ - "quotes": 0.009,
│ │ │ │ │ - "setup": 0.004,
│ │ │ │ │ - "strings": 0.043,
│ │ │ │ │ - "subprocess": 0.05,
│ │ │ │ │ - "talks_and_articles": 0.008,
│ │ │ │ │ - "tutorial": 0.19,
│ │ │ │ │ - "xonsh_projects": 0.018,
│ │ │ │ │ - "xonsh_session": 0.076,
│ │ │ │ │ - "xonshrc": 0.036,
│ │ │ │ │ - "xontrib": 0.031
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.prompt.vc": 0.077,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells": 0.01,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.base_shell": 0.215,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.dumb_shell": 0.223,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell": 0.76,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell.completer": 0.1,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell.formatter": 0.036,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell.history": 0.051,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell.key_bindings": 0.256,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.ptk_shell.updator": 0.128,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.shells.readline_shell": 0.394,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils": 0.021,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.cat": 0.026,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.echo": 0.01,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.pwd": 0.01,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.tee": 0.011,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.tty": 0.011,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.ulimit": 0.016,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.umask": 0.064,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.uname": 0.029,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.uptime": 0.025,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.util": 0.016,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.which": 0.046,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.xcontext": 0.194,
│ │ │ │ │ + "lib/_autosummary/cmd/xonsh.xoreutils.yes": 0.011,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.ansi_colors": 0.112,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.cli_utils": 0.296,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.codecache": 0.085,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.color_tools": 0.099,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.commands_cache": 0.323,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.contexts": 0.038,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.events": 0.248,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.foreign_shells": 0.134,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib": 0.026,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.collections": 0.129,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.completion_quoting": 0.016,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.inspectors": 0.194,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.itertools": 0.026,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.jsonutils": 0.018,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.lazyasd": 0.107,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.lazyimps": 0.02,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.lazyjson": 0.137,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.modules": 0.037,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.openpy": 0.052,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.os": 0.022,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.pretty": 0.161,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.string": 0.016,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.lib.subprocess": 0.033,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.main": 0.273,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.platform": 0.233,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.platforms": 0.008,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.platforms.macutils": 0.044,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.platforms.winutils": 0.014,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.pyghooks": 0.968,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.pygments_cache": 0.089,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.shells.dumb_shell": 0.211,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.style_tools": 0.052,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.timings": 0.106,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.tools": 1.206,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.tracer": 0.187,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig": 0.013,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig.file_writes": 0.038,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig.main": 0.42,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig.routes": 0.503,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig.tags": 0.221,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.webconfig.xonsh_data": 0.126,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.wizard": 0.488,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.xonfig": 0.24,
│ │ │ │ │ + "lib/_autosummary/helpers/xonsh.xontribs": 0.383,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.execer": 0.266,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.imphooks": 0.329,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.parser": 0.057,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.parsers.ast": 0.795,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.parsers.lexer": 0.192,
│ │ │ │ │ + "lib/_autosummary/lang/xonsh.shell": 0.085,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions": 0.013,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.cd": 0.022,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.gh": 0.026,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.git": 0.024,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.pip": 0.404,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.python": 0.031,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.rmdir": 0.022,
│ │ │ │ │ + "lib/_autosummary/xompletions/xompletions.sudo": 0.032,
│ │ │ │ │ + "lib/_autosummary/xontribs/xontrib": 0.006,
│ │ │ │ │ + "lib/_autosummary/xontribs/xontrib.coreutils": 0.052,
│ │ │ │ │ + "lib/index": 0.072,
│ │ │ │ │ + "links": 0.004,
│ │ │ │ │ + "macros": 0.044,
│ │ │ │ │ + "packages": 0.003,
│ │ │ │ │ + "platforms": 0.066,
│ │ │ │ │ + "prompt": 0.058,
│ │ │ │ │ + "python": 0.015,
│ │ │ │ │ + "python_virtual_environments": 0.014,
│ │ │ │ │ + "quotes": 0.006,
│ │ │ │ │ + "setup": 0.003,
│ │ │ │ │ + "strings": 0.026,
│ │ │ │ │ + "subprocess": 0.031,
│ │ │ │ │ + "talks_and_articles": 0.005,
│ │ │ │ │ + "tutorial": 0.116,
│ │ │ │ │ + "xonsh_projects": 0.011,
│ │ │ │ │ + "xonsh_session": 0.045,
│ │ │ │ │ + "xonshrc": 0.022,
│ │ │ │ │ + "xontrib": 0.019
│ │ │ │ │ }