File: implementation.rst

package info (click to toggle)
afew 0.0%2Bgit2016.02.29.b19a88f-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 292 kB
  • sloc: python: 1,315; makefile: 107
file content (45 lines) | stat: -rw-r--r-- 728 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Implementation
==============

Database Manager
----------------

The design of the database manager was inspired by alots database
manager :class:`alot.db.DBManager`.

.. module:: afew.Database
.. autoclass:: Database
   :members:

Filter
------

.. module:: afew.Filter
.. autoclass:: Filter
   :members:

Mail classification
-------------------

.. module:: afew.DBACL
.. autoclass:: Classifier
   :members:

.. autoclass:: DBACL
   :members:

Configuration management
------------------------

.. automodule:: afew.Settings
   :members:

.. automodule:: afew.NotmuchSettings
   :members:

Miscellanious utility functions
-------------------------------

.. currentmodule:: afew.utils
.. automodule:: afew.utils
   :members: