Go to the source code of this file.
Namespaces | |
| xorn.geda.netlist.backend | |
| Handling netlist backends. | |
Functions | |
| def | xorn.geda.netlist.backend.list_backends |
| Get a sorted list of available backends. More... | |
| def | xorn.geda.netlist.backend.load |
| Load a specific netlister backend. More... | |
Variables | |
| string | xorn.geda.netlist.backend.BACKEND_PREFIX = 'gnet_' |
| Module name prefix for netlister backends. More... | |
| list | xorn.geda.netlist.backend.load_path = [] |
| Backend load path. More... | |
1.8.8