Metadata-Version: 2.1
Name: uhlovodikovac
Version: 0.0.5
Summary: Package for Hydrocarbon to Image conversion
Home-page: https://github.com/bertik23/uhlovodikovac
Author: Bertik23
Author-email: bertikxxiii@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: Pillow (~=8.0.0)
Requires-Dist: numpy (~=1.17.0)

# uhlovodíkovač
Jednoduchý program pro vykreslování vzorců uhlovodíků

Příklad:
<code>3,6-diethyl-2,4-dimethyl-4-propylokta-1,7-dien</code><br>
![Alt text](img.png?raw=true "Title")

## To do list:
- [ ] Adjuct Image size
- [ ] Add multibond support to residues
- [ ] Add non linear hydrocarbon support

