Language

Package: sbcl-ppath @ 0.1-1.eb1a817

Synopsis

Common Lisp's implementation of the Python's os.path module

Description

This library is a path strings manipulation library inspired by Python's os.path. All functionality from os.path is supported on major operation systems.

The philosophy behind is to use simple strings and "dumb" string manipulation functions to handle paths and filenames. Where possible the corresponding OS system functions are called.

Home page
https://github.com/fourier/ppath
Location
gnu/packages/lisp-xyz.scm (line: 14526, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings