Metadata-Version: 2.1
Name: TruthThn
Version: 0.0.2
Summary: Создание таблиц истинности по функциям
Author-email: Ivan <iven.thn@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
License-File: LICENSE

# **TruthTable** #

Это библиотека для создания таблиц истинности и работы с ними 

----------

## How to install ##
To install, you can use the command:

    pip install TruthThn
