Metadata-Version: 2.4
Name: calcprop
Version: 0.1.2
Summary: Propositional calculus library
Project-URL: Homepage, https://github.com/mbujosab/calcprop
Project-URL: Source, https://github.com/mbujosab/calcprop
Author: Andrés Bujosa
Author-email: Marcos Bujosa <mbujosab@ucm.es>
License: GPL-3.0-or-later
Keywords: education,logic,mathematics,propositional calculus
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# calcprop

Librería de cálculo proposicional en Python.

Generada a partir de `CalcProp.org` mediante `org-babel-tangle`.

## Autoría y licencia

Copyright (C) 2020-2026  Andrés Bujosa, Marcos Bujosa

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

See the [LICENSE](../../LICENSE) file for details.
