File: pymzml_run.rst

package info (click to toggle)
python-pymzml 2.5.10%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 28,088 kB
  • sloc: python: 5,956; pascal: 341; makefile: 242; sh: 29
file content (14 lines) | stat: -rwxr-xr-x 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. pymzml_run:

.. default-domain:: py

Main reader interface
======================

.. automodule:: pymzml.run

.. autoclass:: pymzml.run.Reader
    :members:
    :exclude-members: __iter__, __next__

    .. automethod:: __getitem__