Skip to content

synesissoftware/libpath.Go

Repository files navigation

libpath.Go

License GitHub release Last Commit Go Go Report Card Go Reference

Path parsing library, for Go

Introduction

libpath is a multi-platform path parsing library. The first libpath library was a C library with a C++ wrapper. There have been several implementations in other languages. libpath.Go is the Go version.

Table of Contents

Installation

Install via go get, as in:

go get "github.com/synesissoftware/libpath.Go"

and then import as:

import libpath "github.com/synesissoftware/libpath.Go"

or, simply, as:

import "github.com/synesissoftware/libpath.Go"

Components

T.B.C.

Examples

Examples are provided in the examples directory, along with a markdown description for each. A detailed list TOC of them is provided in EXAMPLES.md.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/libpath.Go.

Dependencies

Development/Testing Dependencies

Related projects

Other libpath libraries include:

Projects in which libpath.Go is used include:

libpath.Go is used in the recls.Go library.

License

libpath.Go is released under the 3-clause BSD license. See LICENSE for details.

About

Path parsing library, for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •