summaryrefslogtreecommitdiff
path: root/python3-hatchling/.footprint
blob: f2e82ac6b73066ec51827942a52d5e277f75ccbb (plain)
    1 drwxr-xr-x	root/root	usr/
    2 drwxr-xr-x	root/root	usr/bin/
    3 -rwxr-xr-x	root/root	usr/bin/hatchling
    4 drwxr-xr-x	root/root	usr/lib/
    5 drwxr-xr-x	root/root	usr/lib/python3.10/
    6 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/
    7 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/
    8 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/INSTALLER
    9 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/METADATA
   10 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/RECORD
   11 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/REQUESTED (EMPTY)
   12 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/WHEEL
   13 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/direct_url.json
   14 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/entry_points.txt
   15 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/licenses/
   16 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling-1.8.1.dist-info/licenses/LICENSE.txt
   17 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/
   18 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__about__.py
   19 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__init__.py (EMPTY)
   20 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__main__.py
   21 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/
   22 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/__about__.cpython-310.pyc
   23 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/__init__.cpython-310.pyc
   24 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/__main__.cpython-310.pyc
   25 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/build.cpython-310.pyc
   26 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/__pycache__/ouroboros.cpython-310.pyc
   27 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/
   28 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/__init__.py (EMPTY)
   29 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/
   30 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/__init__.cpython-310.pyc
   31 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/__pycache__/app.cpython-310.pyc
   32 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/bridge/app.py
   33 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/build.py
   34 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/
   35 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__init__.py (EMPTY)
   36 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/
   37 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/__init__.cpython-310.pyc
   38 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/config.cpython-310.pyc
   39 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/constants.cpython-310.pyc
   40 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/custom.cpython-310.pyc
   41 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/sdist.cpython-310.pyc
   42 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/utils.cpython-310.pyc
   43 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/__pycache__/wheel.cpython-310.pyc
   44 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/config.py
   45 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/constants.py
   46 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/custom.py
   47 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/
   48 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/__init__.py (EMPTY)
   49 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/
   50 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/__init__.cpython-310.pyc
   51 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/custom.cpython-310.pyc
   52 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/__pycache__/version.cpython-310.pyc
   53 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/custom.py
   54 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/
   55 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__init__.py (EMPTY)
   56 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/
   57 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/__init__.cpython-310.pyc
   58 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/hooks.cpython-310.pyc
   59 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/__pycache__/interface.cpython-310.pyc
   60 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/hooks.py
   61 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/plugin/interface.py
   62 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/hooks/version.py
   63 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/
   64 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/__init__.py (EMPTY)
   65 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/
   66 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/__init__.cpython-310.pyc
   67 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/hooks.cpython-310.pyc
   68 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/__pycache__/interface.cpython-310.pyc
   69 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/hooks.py
   70 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py
   71 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/sdist.py
   72 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/utils.py
   73 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/builders/wheel.py
   74 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/
   75 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/__init__.py
   76 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/__pycache__/
   77 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/__pycache__/__init__.cpython-310.pyc
   78 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/build/
   79 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/build/__init__.py
   80 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/build/__pycache__/
   81 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/build/__pycache__/__init__.cpython-310.pyc
   82 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/dep/
   83 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/dep/__init__.py
   84 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/dep/__pycache__/
   85 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/dep/__pycache__/__init__.cpython-310.pyc
   86 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/version/
   87 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/version/__init__.py
   88 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/cli/version/__pycache__/
   89 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/cli/version/__pycache__/__init__.cpython-310.pyc
   90 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/dep/
   91 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/dep/__init__.py (EMPTY)
   92 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/
   93 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/__init__.cpython-310.pyc
   94 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/dep/__pycache__/core.cpython-310.pyc
   95 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/dep/core.py
   96 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/
   97 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/__init__.py (EMPTY)
   98 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/
   99 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/__init__.cpython-310.pyc
  100 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/parse.cpython-310.pyc
  101 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/__pycache__/supported.cpython-310.pyc
  102 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/parse.py
  103 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/licenses/supported.py
  104 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/
  105 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__init__.py (EMPTY)
  106 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/
  107 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/__init__.cpython-310.pyc
  108 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/classifiers.cpython-310.pyc
  109 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/core.cpython-310.pyc
  110 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/custom.cpython-310.pyc
  111 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/spec.cpython-310.pyc
  112 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/__pycache__/utils.cpython-310.pyc
  113 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/classifiers.py
  114 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/core.py
  115 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/custom.py
  116 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/
  117 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__init__.py (EMPTY)
  118 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/
  119 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/__init__.cpython-310.pyc
  120 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/hooks.cpython-310.pyc
  121 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/__pycache__/interface.cpython-310.pyc
  122 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/hooks.py
  123 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/plugin/interface.py
  124 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/spec.py
  125 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/metadata/utils.py
  126 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/ouroboros.py
  127 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/
  128 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__init__.py
  129 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/
  130 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/__init__.cpython-310.pyc
  131 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/exceptions.cpython-310.pyc
  132 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/manager.cpython-310.pyc
  133 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/specs.cpython-310.pyc
  134 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/__pycache__/utils.cpython-310.pyc
  135 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/exceptions.py
  136 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/manager.py
  137 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/specs.py
  138 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/plugin/utils.py
  139 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/py.typed (EMPTY)
  140 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/utils/
  141 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__init__.py (EMPTY)
  142 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/
  143 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/__init__.cpython-310.pyc
  144 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/constants.cpython-310.pyc
  145 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/context.cpython-310.pyc
  146 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/__pycache__/fs.cpython-310.pyc
  147 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/constants.py
  148 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/context.py
  149 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/utils/fs.py
  150 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/
  151 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/__init__.py (EMPTY)
  152 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/__pycache__/
  153 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/__pycache__/__init__.cpython-310.pyc
  154 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/__pycache__/core.cpython-310.pyc
  155 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/core.py
  156 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/
  157 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/__init__.py (EMPTY)
  158 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/__pycache__/
  159 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/__pycache__/__init__.cpython-310.pyc
  160 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/__pycache__/standard.cpython-310.pyc
  161 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/
  162 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/__init__.py (EMPTY)
  163 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/__pycache__/
  164 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/__pycache__/__init__.cpython-310.pyc
  165 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/__pycache__/hooks.cpython-310.pyc
  166 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/__pycache__/interface.cpython-310.pyc
  167 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/hooks.py
  168 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/plugin/interface.py
  169 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/scheme/standard.py
  170 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/
  171 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/__init__.py (EMPTY)
  172 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/
  173 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/__init__.cpython-310.pyc
  174 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/code.cpython-310.pyc
  175 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/__pycache__/regex.cpython-310.pyc
  176 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/code.py
  177 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/
  178 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__init__.py (EMPTY)
  179 drwxr-xr-x	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/
  180 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/__init__.cpython-310.pyc
  181 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/hooks.cpython-310.pyc
  182 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/__pycache__/interface.cpython-310.pyc
  183 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/hooks.py
  184 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/plugin/interface.py
  185 -rw-r--r--	root/root	usr/lib/python3.10/site-packages/hatchling/version/source/regex.py

Generated by cgit