Port details on branch 2025Q1 |
- py-natsort Natural sorting for python
- 8.4.0 devel =2 8.4.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2016-01-02 07:02:01
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/SethMMorton/natsort
- Description:
- Normal python sort algorithm sorts lexicographically, so you might not get the
results that you expect. Natsort provides a function natsorted() that helps sort
lists "naturally", either as real numbers (i.e. signed/unsigned floats or ints),
or as versions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}natsort>0:devel/py-natsort@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-natsort/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-natsort
- pkg install py39-natsort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-natsort listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-natsort
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1687328777
SHA256 (natsort-8.4.0.tar.gz) = 45312c4a0e5507593da193dedd04abb1469253b601ecaf63445ad80f0a1ea581
SIZE (natsort-8.4.0.tar.gz) = 76575
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-coverage>0 : devel/py-coverage@py39
- py39-hypothesis>=3.8.0 : devel/py-hypothesis@py39
- py39-pytest>0 : devel/py-pytest@py39
- py39-pytest-cov>0 : devel/py-pytest-cov@py39
- py39-pytest-mock>0 : devel/py-pytest-mock@py39
- py39-semver>0 : devel/py-semver@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- audio/qjackcapture
- science/py-boutdata
- science/py-xbout
-
Deleted ports which required this port:
- for Run
-
- archivers/py-comicapi
- audio/qjackcapture
- biology/py-multiqc
- biology/py-scikit-bio
- devel/py-anndata
- devel/py-domdf-python-tools
- devel/py-robotframework-pabot
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-natsort
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|