Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 10:20:45 +03:00 committed by GitHub
parent b0145dcb0b
commit d3af0d562c
1 changed files with 4 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# Description: Portable module to access network interface information in Python.
# URL: URL: http://alastairs-place.net/netifaces/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: Python'daki ağ arabirimi bilgilerine erişmek için taşınabilir modül.
# URL: http://alastairs-place.net/netifaces/
# Packager: milisarge
# Depends on: python-setuptools
name=python-netifaces
version=0.10.4
release=1
@ -14,7 +14,3 @@ build() {
cd netifaces-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)