foct 0.0.1

Command-line interface for the foctet project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["shellrow <shellrow@fortnium.com>"]
categories = ["network-programming"]
description = "Command-line interface for the foctet project"
documentation = "https://github.com/fortnium/foctet"
edition = "2021"
homepage = "https://github.com/fortnium/foctet"
keywords = ["network"]
license = "MIT"
name = "foct"
readme = "README.md"
repository = "https://github.com/fortnium/foctet"
version = "0.0.1"