mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-03-31 21:25:28 +00:00
update description
This commit is contained in:
parent
15cc3e104f
commit
cf8c676732
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Export Snac profile to the Nex format"
|
description = "Convert Snac profiles to the Nex blog format"
|
||||||
keywords = ["snac", "fediverse", "nex", "nex-protocol", "export"]
|
keywords = ["snac", "fediverse", "nex", "nex-protocol", "export"]
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
repository = "https://codeberg.org/postscriptum/snac2nex"
|
repository = "https://codeberg.org/postscriptum/snac2nex"
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
[](https://deps.rs/repo/codeberg/postscriptum/snac2nex)
|
[](https://deps.rs/repo/codeberg/postscriptum/snac2nex)
|
||||||
[](https://crates.io/crates/snac2nex)
|
[](https://crates.io/crates/snac2nex)
|
||||||
|
|
||||||
Export [Snac](https://codeberg.org/grunfink/snac2) profile to the [Nex](https://nightfall.city/nex/info/specification.txt) format.
|
Convert [Snac](https://codeberg.org/grunfink/snac2) profiles to the [Nex](https://nightfall.city/nex/info/specification.txt) blog format.
|
||||||
Useful as a mirroring tool for an existing fediverse instance or for migrating the data once.
|
Useful as a mirroring tool for an existing fediverse instance or for migrating the data once.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue