File: lib.rst

package info (click to toggle)
createrepo-c 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,632 kB
  • sloc: ansic: 31,242; python: 4,868; xml: 2,669; sh: 363; makefile: 26; perl: 7
file content (23 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _lib:

The Createrepo_c Library
========================

Createrepo_c includes several classes.

.. automodule:: createrepo_c
   :members:
   :undoc-members:
   :inherited-members:
   :private-members:
   :member-order: bysource

.. autofunction:: xml_dump_primary
.. autofunction:: xml_dump_filelists
.. autofunction:: xml_dump_other
.. autofunction:: xml_dump
.. autofunction:: checksum_name_str
.. autofunction:: checksum_type
.. autofunction:: compress_file_with_stat
.. autofunction:: compression_suffix
.. autofunction:: detect_compression