An open API service indexing awesome lists of open source software.

https://github.com/quantum5/posixpath

Simple POSIX-style path library for C++
https://github.com/quantum5/posixpath

Last synced: 7 months ago
JSON representation

Simple POSIX-style path library for C++

Awesome Lists containing this project

README

          

# posixpath

Simple POSIX-style path library for C++, based on Python's `posixpath`.

Features are added as needed.

## Current Features

* `join`
* `normpath`