pathname-utils

Path manipulator

A collection of utility functions for manipulating file paths.

A collection of utilities to help with pathname operations.

GitHub

14 stars
4 watching
4 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shinmera/lquery A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. 87
shinmera/filesystem-utils A collection of utility functions for working with the file system. 14
moteus/lua-path A Lua library providing functions for manipulating file system paths and directories. 81
shinmera/cl-all A tool to evaluate and run Lisp expressions in multiple implementations. 19
shinmera/file-attributes Provides functions to retrieve and set file attributes in a platform-independent manner. 18
shinmera/file-select Provides a way to invoke native file dialogs on various platforms for selecting or creating files. 20
shinmera/promise A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. 11
jimmycuadra/shellwords A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. 38
shinmera/crypto-shortcuts A library of concise cryptography functions 23
shinmera/ubiquitous A library providing persistent configuration storage through an easy-to-use API. 28
lowks/radpath A library for manipulating paths in Elixir inspired by Python's pathlib 22
zombieleet/bashify A collection of utility functions for string manipulation and array operations in bash 100
jcardama/deno_slugify A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols 18
shinmera/definitions A general definitions introspection library 19
shinmera/mmap Provides a portable way to map files into the address space of a process without manual memory copying. 33