mcs07 / ChemDataExtractor

Automatically extract chemical information from scientific documents
http://chemdataextractor.org
MIT License
287 stars 112 forks source link

Convert to Python3 #16

Closed ralic closed 6 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w