docid
Document IDs generation and validation
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- Thiago Navarro
Installation
nimble install docid
choosenim install docid
git clone https://github.com/thisago/docid
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| docid | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.0 | No |
| util | - | No |
Source
| Repository | https://github.com/thisago/docid |
|---|---|
| Homepage | https://github.com/thisago/docid |
| Registry Source | nimble_official |
README
# DocID
#### Document IDs generation and validation
**[About](#about)** - [License](#license)
> **Warning**
> This project is WIP, more IDs will be added soon.
About
This library implements generation and verification of multiple IDs.
See in tests how to use it.
License
This library is licensed over MIT license. Enjoy!