Port details |
- py-oslex OS-independent wrapper for shlex
- 0.1.3 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dch@FreeBSD.org
 - Port Added: 2025-05-23 15:21:05
- Last Update: 2025-05-28 09:05:00
- Commit Hash: 79704f2
- License: MIT
- WWW:
- https://github.com/petamas/oslex
- Description:
- oslex is an OS-independent wrapper for shlex and mslex.
Its main purpose is to provide functions similar in functionality to
shlex.quote(), shlex.split() and shlex.join() on both Windows and
POSIX-compatible platforms.
¦ ¦ ¦ ¦ 
- 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}oslex>0:devel/py-oslex@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-oslex/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-oslex
- pkg install py311-oslex
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 py311-oslex listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-oslex
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1747997238
SHA256 (oslex-0.1.3.tar.gz) = 1ed4cd82c75df2a8bcb0da34400984183753933155d0c7d999fa533137685f2d
SIZE (oslex-0.1.3.tar.gz) = 4415
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:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-aider-chat
Configuration Options:
- No options to configure
- Options name:
- devel_py-oslex
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3 28 May 2025 09:05:00
    |
Dave Cottlehuber (dch)  |
devel/py-oslex: new port, OS-independent wrapper of shlex
Required by misc/py-aider-chat
Sponsored by: SkunkWerks, GmbH |
0.1.3 23 May 2025 22:39:56
    |
Dave Cottlehuber (dch)  |
devel/py-oslex: revert unintended push
This reverts commit 194a64f5b2f4a86155b5bb288efbd1fb61ef3a2e. |
0.1.3 23 May 2025 15:19:12
    |
Dave Cottlehuber (dch)  |
devel/py-oslex: new port, OS-independent wrapper of shlex |
Number of commits found: 3
|