File: record.rst

package info (click to toggle)
python-dist-meta 0.9.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,964 kB
  • sloc: python: 2,944; makefile: 9
file content (17 lines) | stat: -rw-r--r-- 491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==========================
:mod:`dist_meta.record`
==========================

.. autosummary-widths:: 39/100

.. automodule:: dist_meta.record
	:member-order: bysource
	:no-members:
	:autosummary-members:

.. autoclass:: dist_meta.record.RecordEntry
	:no-inherited-members:
	:exclude-members: anchor,drive,parent,parents,parts,root,as_uri,as_posix,is_absolute,is_reserved,joinpath,relative_to,with_name,with_suffix

.. autonamedtuple:: dist_meta.record.FileHash
	:exclude-members: __repr__