forked from pool/perl-Net-SSLeay
Accepting request 295073 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/295073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-SSLeay?expand=0&rev=25
This commit is contained in:
commit
e6fd61033e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 14:05:17 UTC 2015 - vcizek@suse.com
|
||||
|
||||
- fix %description, it was accidently chopped
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 13:13:05 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -43,9 +43,11 @@ BuildRequires: perl(Test::Warn)
|
||||
#
|
||||
|
||||
%description
|
||||
There is a related module called Net::SSLeay::Handle included in this
|
||||
distribution that you might want to use instead. It has its own pod
|
||||
documentation.
|
||||
Net::SSLeay module contains perl bindings to openssl (http://www.openssl.org) library.
|
||||
Net::SSLeay module basically comprise of:
|
||||
High level functions for accessing web servers (by using HTTP/HTTPS)
|
||||
Low level API (mostly mapped 1:1 to openssl's C functions)
|
||||
Convenience functions (related to low level API but with more perl friendly interface)
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user