Skip to content

Conversation

@jrepp
Copy link
Owner

@jrepp jrepp commented Nov 26, 2025

Adds Conan 2.x package manager support for the ipv6-parse library.

Changes

  • conanfile.py: Fixed version extraction, cleaned up exports
  • test_package/: Standard Conan test consumer
  • .github/workflows/ci.yml: Added Conan package tests (Linux, macOS, Windows)
  • .github/workflows/release.yml: Added Conan publish job for tagged releases
  • README_CONAN.md: Usage documentation
  • .gitignore: Added Conan build artifacts

Usage

conan create . --build=missing

Testing

The package builds and tests successfully on macOS. CI will verify Linux and Windows.

@jrepp jrepp merged commit dc4808b into main Nov 26, 2025
28 checks passed
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.

2 participants