Metadata-Version: 2.4
Name: abstractreasoner
Version: 0.0.1
Summary: A placeholder package for the AbstractFramework - Semantic Reasoning using AbstractMemory
Author-email: Laurent-Philippe Albou <contact@abstractcore.ai>
License: MIT
Project-URL: Homepage, https://github.com/lpalbou/abstractreasoner
Project-URL: Repository, https://github.com/lpalbou/abstractreasoner
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# abstractreasoner

A placeholder package for the AbstractFramework - Semantic Reasoning using AbstractMemory.

This package leverages AbstractMemory semantic temporal graph to enable semantic reasoning capabilities.

## Repository

https://github.com/lpalbou/abstractreasoner

## Installation

```bash
pip install abstractreasoner
```

## Purpose

This is a placeholder package that will eventually provide semantic reasoning capabilities by integrating with AbstractMemory's semantic temporal graph infrastructure.
