python - libusb-1.x VS openUsb -


have few questions libusb vs openusb

i'm author of project called berry4all allows tethering blackberries via usb.

cuurrently i'm using libusb-0.x i'd /need migrate either libusb1.x or libopenusb ... i'm not sure pick

some of things need: - linux support - mac osx support (need work , able package it) - python bindings

opinions on either , why pick 1 on other.

i go libusb-1 because seems architecturally simpler, more actively maintained, more portable , more mainstream openusb. webpage lists successful projects based on it, , small comparison openusb might find useful.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -