Metadata-Version: 2.1
Name: ansys-dpf-gatebin
Version: 0.2.2
Summary: DPF binaries dependencies for ansys-dpf-gate
Home-page: UNKNOWN
Author: ANSYS
Author-email: ramdane.lagha@ansys.com
Maintainer-email: pyansys.maintainers@ansys.com
License: Ansys Redistribution License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7.*
Description-Content-Type: text/markdown

# ansys-dpf-gatebin: DPF (Ansys Data Processing Framework) C++ APIs libraries

This module is providing runtime OS dependent binaries dependencies for ansys-dpf-gate. The DPF APIs DPFClientAPI (.dll or .so) and Ans.Dpf.GrpcClient (.dll or .so) are packaged.

DPFClientAPI is a dynamic library providing C APIs to create, access and modify DPF's objects "in process" (sharing memory) and/or in "client/server" mode through gRPC, using Ans.Dpf.GrpcClient.


