Metadata-Version: 2.4
Name: lotl
Version: 0.0.3
Summary: lotl is a stl manipulation tool
Author: Invizabel
Project-URL: Homepage, https://github.com/Invizabel/lotl
Project-URL: Bug Tracker, https://github.com/Invizabel/lotl/issues
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
License-File: LICENSE
Requires-Dist: ninjalib
Requires-Dist: numpy
Requires-Dist: numpy-stl
Dynamic: license-file

# import lotl
# 
# if lotl("3DBenchy.stl").half(): # cuts model evenly in half (No guess work)
#   print("Done")
