Port details |
- py-lzstring LZ-based in-memory string compression
- 1.0.4 archivers
=0 1.0.4Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2019-09-22 16:15:14
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: MIT
- Description:
- LZ-based, in-memory string compression module, based on the LZ-String
javascript module.
WWW: https://pypi.python.org/pypi/lzstring
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}lzstring>0:archivers/py-lzstring@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/archivers/py-lzstring/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/py-lzstring
- pkg install py38-lzstring
NOTE: This is a Python port. Instead of py38-lzstring listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-lzstring
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1569116524
SHA256 (lzstring-1.0.4.tar.gz) = 1afa61e598193fbcc211e0899f09a9679e33f9102bccc37fbfda0b7fef4d9ea2
SIZE (lzstring-1.0.4.tar.gz) = 4256
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- biology/py-multiqc
- Configuration Options:
- No options to configure
- Options name:
- archivers_py-lzstring
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.0.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.0.4
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
22 Sep 2019 16:15:07
1.0.4
|
jwb  |
archivers/py-lzstring: LZ-based in-memory string compression
LZ-based, in-memory string compression module, based on the LZ-String
javascript module. |
Number of commits found: 4
|