UnionFindPy

View on PyPIReverse Dependencies (0)

0.2.1 UnionFindPy-0.2.1-cp39-cp39-win_amd64.whl
UnionFindPy-0.2.1-cp39-cp39-macosx_10_14_x86_64.whl
UnionFindPy-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
UnionFindPy-0.2.1-cp38-cp38-win_amd64.whl
UnionFindPy-0.2.1-cp38-cp38-macosx_10_14_x86_64.whl
UnionFindPy-0.2.1-cp38-cp38-macosx_11_0_arm64.whl
UnionFindPy-0.2.1-cp37-cp37m-win_amd64.whl
UnionFindPy-0.2.1-cp37-cp37m-macosx_10_14_x86_64.whl
UnionFindPy-0.2.1-cp310-cp310-win_amd64.whl
UnionFindPy-0.2.1-cp310-cp310-macosx_10_14_x86_64.whl
UnionFindPy-0.2.1-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: UnionFindPy
Version: 0.2.1
Filename: UnionFindPy-0.2.1-cp310-cp310-macosx_10_14_x86_64.whl
Download: [link]
Size: 96954
MD5: e03595ea697353ec8a3a9b995c6b8898
SHA256: 52152f2652c54a1739f93a7e11e9f72965c4a59aa1b16c5cee59c596bfbe8e6b
Uploaded: 2022-02-12 00:38:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: UnionFindPy
Version: 0.2.1
Summary: C++ implemenation of UnionFind with a python binding
Maintainer: Chae-Yeun Park
Maintainer-Email: chae.yeun.park[at]gmail.com
Home-Page: https://github.com/chaeyeunpark/UnionFind
License: GNU Lesser General Public License v2.1
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: ninja
Description-Content-Type: text/x-rst
Provides: UnionFindPy
License-File: LICENSE
[Description omitted; length: 2716 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: false
Tag: cp310-cp310-macosx_10_14_x86_64

RECORD

Path Digest Size
UnionFindPy/__init__.py sha256=NJUTIV4K9ApChDtoF7XvVC4WI77lEBraqD7QumP8_kY 63
UnionFindPy/_union_find_py.cpython-310-darwin.so sha256=MXS0oMQmg2PZBeA0JAEVRN0WfnldvqMEJ_0L0o2hMJI 180640
UnionFindPy/_version.py sha256=gqNcyXhPl8z2-D1iNFBiRO8czZ4qx13EmdYtW32sKdY 739
UnionFindPy/decoder.py sha256=IZ-m1jNT9cYpeWm4Ltl0Tfhisi0dvmVW7U24_gGOlZ8 2460
UnionFindPy/cpp/CMakeLists.txt sha256=h3NyFr-k5tQS06_1PF37julRT1KcVfqS4unw7YnMU3U 3582
UnionFindPy/cpp/Makefile sha256=-Kdxwwz54uw9BZMmducNiF_DoW2NrqM1t2EK-r77XLA 235
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_decoder.py sha256=wYE5akKiDsgFUWOI7nHFzP6kMCWYvEMai4Evs-DIPUE 1522
UnionFindPy-0.2.1.dist-info/LICENSE sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE 26526
UnionFindPy-0.2.1.dist-info/METADATA sha256=zI017QV5JAZJ-_LzgVVsNKXSfl8h2SvI25XNQ_NPwAw 3932
UnionFindPy-0.2.1.dist-info/WHEEL sha256=DmshkdZ-ukvEqfirZ2wOKCWF49AS56RUjswiAnBMKyo 112
UnionFindPy-0.2.1.dist-info/top_level.txt sha256=OXU-bAwIBW_cQGQUN8KiL2gi8-z0Cz-WRgw-JeTNL1s 33
UnionFindPy-0.2.1.dist-info/RECORD

top_level.txt

UnionFindPy
_union_find_py
tests