Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634420
en ru br
ALT Linux repos
S:1.2.2-alt1
5.0: 1.0.8-alt1
4.1: 1.0.8-alt1

Group :: Development/Other
RPM: pear-Net_Socket

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pear-Net_Socket
Version: 1.0.8
Release: alt1

Summary: Network Socket Interface
License: PHP
Group: Development/Other
Url: http://pear.php.net

Packager: Denis Klimov <zver at altlinux.ru>
# git-cvsimport -v -d :pserver:cvsread at cvs.php.net:/repository pear/Net_Socket
Source: %name.tar

BuildArch: noarch
Requires: pear-core
BuildRequires: pear-core

%description
Net_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).

%prep
%setup -n %name

%build

%install
pear install --offline --packagingroot=%buildroot ./package.xml

%files
%_datadir/php/pear/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin