This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
klayout
mirror of
https://github.com/KLayout/klayout.git
Watch
1
Star
0
Fork
You've already forked klayout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c10aefe4fb
klayout
/
src
/
pymod
/
__init__.py.qtless
5 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enabled minimum build configuration Minimum build configuration is without Qt, Ruby, curl and expat. Only Python is required. This commit also provides a functional (through polling) Qt-less HTTP implementation through libcurl if enabled.
2018-07-15 18:54:29 +02:00
# klayout library definition file
fixing pya module. adding tests
2018-12-20 16:59:25 +01:00
__all__ = [ "tl", "db", "rdb" ]
Enabled minimum build configuration Minimum build configuration is without Qt, Ruby, curl and expat. Only Python is required. This commit also provides a functional (through polling) Qt-less HTTP implementation through libcurl if enabled.
2018-07-15 18:54:29 +02:00