From 3e7a665b11eed30fd4e711d98acc89473e9fe174 Mon Sep 17 00:00:00 2001 From: Dimiter Naydenov Date: Wed, 7 Oct 2020 19:26:32 +0300 Subject: [PATCH] Updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c904ee9..06d307ba 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Here are some repos that use cibuildwheel. - [pikepdf](https://github.com/pikepdf/pikepdf) - [fathon](https://github.com/stfbnc/fathon) - [etebase-py](https://github.com/etesync/etebase-py) - Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed, built on Travis CI. -- [xmlstarlet](https://github.com/dimitern/xmlstarlet) - Python CFFI bindings to XMLStarlet XML processing CLI. +- [xmlstarlet](https://github.com/dimitern/xmlstarlet) - Python 3.6+ CFFI bindings with true MSVC build and GitHub Actions. > Add your repo here! Send a PR. > > I'd like to include notes here to indicate why an example might be interesting to cibuildwheel users - the styles/technologies/techniques used in each. Please include that in future additions!