File: index.rst

package info (click to toggle)
python-mmcif-pdbx 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,000 kB
  • sloc: python: 1,389; makefile: 25
file content (23 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _api-label:

=============
API reference
=============

.. currentmodule:: pdbx
.. module:: pdbx


.. Note::

   The API is still changing.
   We use `semantic versioning <https://semver.org/>`_ and our
   :ref:`changelog-label` to document changes between versions.

.. toctree::
   :maxdepth: 2

   functions
   io
   data
   errors