Name python-cryptography
Version 0.6.1
Summary Python library exposing cryptographic recipes and primitives
Description The cryptography library is designed to be a \"one-stop-shop\" for\nall your cryptographic needs in Python.\n.\nAs an alternative to the libraries that came before it, cryptography\ntries to address some of the issues with those libraries:\n - Lack of PyPy and Python 3 support.\n - Lack of maintenance.\n - Use of poor implementations of algorithms (i.e. ones with known\n side-channel attacks).\n - Lack of high level, "Cryptography for humans", APIs.\n - Absence of algorithms such as AES-GCM.\n - Poor introspectability, and thus poor testability.\n - Extremely error prone APIs, and bad defaults.\n.\nThis package contains the Python 2 version of cryptography.
Section python
License Apache-2.0
Homepage https://cryptography.io/
Recipe file recipes-debian/python-cryptography/python-cryptography_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • python
  • python-cffi-native
  • python-distribute-native
  • python-native
  • python-ply-native
  • six-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-python-cryptography.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) python-cryptography 2.6.1
morty (Yocto Project 2.2) python-cryptography 0.6.1 (this recipe)