Metadata-Version: 2.1
Name: adamlibrary
Version: 1.5
Summary: Improved library for Python to support C library extensions
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: cython

# Adamlibrary Project

In my **Adamlibrary** project, developed to bring low-level operations in basic C functions to Python, you can now use low-level C functions directly from Python.

## Windows Support
- ✅ Low-level memory management
- ❌ Graphic-based memory and window management
- ✅ Data structure management

## Support for UNIX POSIX Compatible Devices
- ✅ Low-level memory management
- ❌ Graphic-based buffer management unit
- ✅ Data structure management

Support for DOS-based systems will be available in future versions.

## Dependencies
- GCC
- ctypes
- util-linux
- Win32 system architecture libraries

[Our GitHub page](https://github.com/Zamanhuseyinli/Adam-cpython)

## Community Site
Visit our community site: [azccriminal.github.io](https://azccriminal.github.io)

If you want to support us: Donate via [PayPal](https://www.paypal.com/donate/?hosted_button_id=NKPHAU3NY3GZU)
