summaryrefslogtreecommitdiff
path: root/packages/python/python-tlslite_0.3.8.bb
blob: d21d5cda3858a68df67b5d650b72fd2c3e846bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0. TLS Lite supports non-traditional \
authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure  \
Python, however it can access OpenSSL or cryptlib for faster crypto operations."
SECTION = "devel/python"
HOMEPAGE = "http://trevp.net/tlslite/"
PRIORITY = "optional"
LICENSE = "PD"
SRCNAME = "tlslite"
PR = "ml0"

SRC_URI = "http://trevp.net/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils

tle='2006-04-19 19:17:12 +0000'>2006-04-19links-x11_2.1pre21.bb, links_2.1pre21.bb : new versionsGraeme Gregory2 2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1 2006-01-20links-x11_2.1pre20.bb : added --without-sdl to stop picking up hosts SDLGraeme Gregory1 2005-12-21links_2.1pre20, links-x11_2.1pre20: add the latest version of the links2 brow...Graeme Gregory4 2005-12-20links: fixed SRC_URIMarcin Juszkiewicz2 2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi6 2005-06-05Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson4