add pinspec generator
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 23 Mar 2018 22:55:56 +0000 (22:55 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 23 Mar 2018 22:55:56 +0000 (22:55 +0000)
commit71b6c07fe729f49f13abf6cfb12938488e86035f
tree4c8a33f90d7b75a8e3abfd618bc637c51e63330a
parent373b5d93249442952561b6fb62b3eeb407b4f6c5
add pinspec generator
src/spec/__init__.py [new file with mode: 0644]
src/spec/c_class.py [new file with mode: 0644]
src/spec/interfaces.py [new file with mode: 0644]
src/spec/m_class.py [new file with mode: 0644]