File: changes.rst

package info (click to toggle)
dput-ng 1.25%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 996 kB
  • sloc: python: 3,709; makefile: 154; sh: 10
file content (17 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Changes File Implementation
===========================

This module contains code to aid in processing .changes files. Most of this
code has been yanked from Jonny Lamb. Thanks, Jonny.

Facade
------

.. autofunction:: dput.changes.parse_changes_file

Abstraction
-----------

.. autoclass:: dput.changes.Changes
    :members:
    :private-members: