pygo-tools

View on PyPIReverse Dependencies (0)

0.1.8 pygo_tools-0.1.8-py3-none-any.whl

Wheel Details

Project: pygo-tools
Version: 0.1.8
Filename: pygo_tools-0.1.8-py3-none-any.whl
Download: [link]
Size: 8432
MD5: 7db2d1ac1562031ac33c47fa336f0c7f
SHA256: 688bc2b95b8b107c8cfac5f10906f8769349f18e75dffaf746cf79b5e3cea968
Uploaded: 2024-04-09 20:49:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pygo-tools
Version: 0.1.8
Summary: Simplify Python-Go integration for Libraries with Precompiled Extensions
Author-Email: Rajan Khullar <rkhullar03[at]gmail.com>
Project-Url: Repository, https://github.com/rkhullar/python-libraries/tree/main/pygo-tools
License: MIT NON-AI License
Keywords: python,golang,cffi
Requires-Python: <4.0,>=3.10
Requires-Dist: build
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: toml
Requires-Dist: cffi
Description-Content-Type: text/markdown
[Description omitted; length: 4551 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pygo_tools/__init__.py sha256=MFRFj6AwpiOQj2SEaw0k8QUR7t7JzhiVtQSkcvnKKEY 95
pygo_tools/backend.py sha256=0TpkdRBsYr96dLxqr_lrcBJW7HtZSMTtUZd35ZW6n4Y 1566
pygo_tools/build_ffi.py sha256=k5S5YuWNFTHicI6m6mHFhOkDYxnY3UK8BeMi0xx5daM 1657
pygo_tools/config.py sha256=pBXPs6Db7H8M5WBm80-31FNFCv7gYSsa3sZHOzUoa3E 2625
pygo_tools/setup.py sha256=nMlQSZ6qrJbLR5g3tR75PEzE-gYq8ev9cni0jPGmGxw 2888
pygo_tools/util/__init__.py sha256=yVKe8DhKxb81_Y-6ya0BBc7kc4O34QUEM5HJxUa-OPg 91
pygo_tools/util/monkey_patch.py sha256=V9nj-ixwn53U5iFeb0oqALXejort1gBrFODL6LVwg30 986
pygo_tools/util/pathlib_util.py sha256=QrD7PUsSK2SBrRmg3H1bWijaStP6UciktYQEHu6wafo 331
pygo_tools-0.1.8.dist-info/METADATA sha256=lll5jrp1RSsYourw-UIQTcAMJFRqAGqFyWmIjUiDyhk 5064
pygo_tools-0.1.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pygo_tools-0.1.8.dist-info/entry_points.txt sha256=0ulDCROQq8r9XpDzL6EVLW7M3ca31FsqJ1w_ZPGH5-k 56
pygo_tools-0.1.8.dist-info/top_level.txt sha256=WnIJpvB_nd299qwf4_uMcqnt4vOsfvbCSCo_NZOS6oM 11
pygo_tools-0.1.8.dist-info/RECORD

top_level.txt

pygo_tools

entry_points.txt

build-ffi = pygo_tools.build_ffi:main