This repository was archived by the owner on Jul 30, 2025. It is now read-only.
Initial proof of concept
This is an initial implementation of a "Name as text" package (aka. namaste) for Go and a related command line utility. It supports adding namaste on the local file system as well as in S3 and Google Cloud Storage. it was inspired by https://github.com/mjgiarlo/namaste and is largely command line compatible with the behavior this Python implementation.
This project was motivated by understanding implementation approaches influencing Oxford Common File Layout, BagIt and Datacrate implementations.