devartis / passbook

Python library to create Apple Passbook (.pkpass) files

Home Page:http://www.devartis.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace M2Crypto with cryptography

mbaechtold opened this issue · comments

@shivaRamdeen has created a fork that uses cryptography library instead of m2crypto if anyone is looking for an alternative, especially for windows dev env.

Let's explore what it would mean to incorporate the fork into our repository.