Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Functions | Variables
pp_netattrib.py File Reference

Go to the source code of this file.

Namespaces

 xorn.geda.netlist.pp_netattrib
 Post-processing: Artificial pins.
 

Functions

def xorn.geda.netlist.pp_netattrib.strtok
 Split a string into non-empty parts separated by a set of delimiters. More...
 
def xorn.geda.netlist.pp_netattrib.postproc_blueprints
 

Variables

string xorn.geda.netlist.pp_netattrib.NET_ATTRIB_DELIMITERS = ',; '
 Characters used to separate the pin numbers in a "net=" attribute. More...