The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-pycrypto / Config.in
1 config BR2_PACKAGE_PYTHON_PYCRYPTO
2         bool "python-pycrypto"
3         select BR2_PACKAGE_GMP
4         help
5           PyCrypto is a collection of cryptographic algorithms and
6           protocols, implemented for use from Python.
7
8           http://www.pycrypto.org/