Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flatbush lib #8648

Merged
merged 14 commits into from
Jan 14, 2022
Merged

Add flatbush lib #8648

merged 14 commits into from
Jan 14, 2022

Conversation

chusitoo
Copy link
Contributor

@chusitoo chusitoo commented Jan 5, 2022

Specify library name and version: flatbush/1.1.0

This is a C++ implementation / adaptation of a very fast static spatial index for 2D points and rectangles, originally available in JavaScript.

Although there exist some similar projects on Github, they are outdated and were never made available in Conan center :-)


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented Jan 5, 2022

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chusitoo Thank you for your contribution!

recipes/flatbush/all/conanfile.py Outdated Show resolved Hide resolved
recipes/flatbush/all/conanfile.py Outdated Show resolved Hide resolved
recipes/flatbush/all/test_package/CMakeLists.txt Outdated Show resolved Hide resolved
recipes/flatbush/all/test_package/CMakeLists.txt Outdated Show resolved Hide resolved
recipes/flatbush/all/test_package/conanfile.py Outdated Show resolved Hide resolved
recipes/flatbush/all/test_package/conanfile.py Outdated Show resolved Hide resolved
recipes/flatbush/all/test_package/CMakeLists.txt Outdated Show resolved Hide resolved
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

prince-chrismc
prince-chrismc previously approved these changes Jan 10, 2022
SSE4
SSE4 previously approved these changes Jan 10, 2022
@chusitoo chusitoo dismissed stale reviews from SSE4 and prince-chrismc via 65f9ca7 January 10, 2022 14:09
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 10 (ec8245c08f0220cd717d11e7af26012a5baffcdd):

  • flatbush/1.1.0@:
    All packages built successfully! (All logs)

@SSE4 SSE4 requested a review from uilianries January 12, 2022 07:30
Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conan-center-bot conan-center-bot merged commit 3bb9ad0 into conan-io:master Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants