openzim / openzim/libzim

UUID should support to and from standard uuid formats.

Open
#680 9 comments 0 reactions 1 assignee View on GitHub

@mgautierfr is already working on this.

Since Mar 18, 2022.

enhancement question
Dominant language
C++
Stars
256
Forks
75
Avg merge
8d 51m
Merged PRs (30d)
4

Description

The UUID format should support converting to and from the standard display format(s).
See https://en.wikipedia.org/wiki/Universally_unique_identifier#Format

https://github.com/openzim/libzim/blob/master/src/uuid.cpp

Currently there is not a good way to display the UUID to the user or application and then load that UUID back to a zim::UUID

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.