pckroon / pysmiles

A lightweight python-only library for reading and writing SMILES strings
Apache License 2.0
147 stars 21 forks source link

Aromatics #6

Closed pckroon closed 5 years ago

pckroon commented 5 years ago

Change the handling of aromaticity to make sure it is only reinterpreted when explicitly asked. This also makes testing easier, since the reader and writer come closer to (de)serializers. The exception is the '*' element where the writer can't encode the aromaticity.