This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Description
quans-Mac:woffTools quan$ ls
Lib build setup.py woff-info
License.txt dist woff-all woff-proof
README.txt font1 woff-css woff-validate
quans-Mac:woffTools quan$ woff-css font1
Traceback (most recent call last):
File "/usr/local/bin/woff-css", line 4, in <module>
__import__('pkg_resources').run_script('woffTools==0.1b0', 'woff-css')
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 719, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1511, in run_script
exec(script_code, namespace, namespace)
File "/usr/local/lib/python2.7/site-packages/woffTools-0.1b0-py2.7.egg/EGG-INFO/scripts/woff-css", line 3, in <module>
__requires__ = 'woffTools==0.1b0'
File "build/bdist.macosx-10.11-x86_64/egg/woffTools/__init__.py", line 13, in <module>
ImportError: No module named sstruct
quans-Mac:woffTools quan$