Skip to content

Commit

Permalink
[cargo] Update all crates descriptions to be appropriate
Browse files Browse the repository at this point in the history
Many descriptions were wrong due to copy paste issues.  Additionally,
Diem was still many places so I cleaned that up.

Closes: aptos-labs#101
  • Loading branch information
gregnazario authored and aptos-bot committed Mar 8, 2022
1 parent 866bd3f commit 87e26a6
Show file tree
Hide file tree
Showing 49 changed files with 60 additions and 45 deletions.
2 changes: 1 addition & 1 deletion aptos-move/aptos-validator-interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-validator-interface"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Defines interfaces between the diem nodes and local move infrastructure"
description = "Defines interfaces between the aptos nodes and local move infrastructure"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion aptos-move/e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "language-e2e-tests"
version = "0.1.0"
edition = "2018"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos language e2e testing framework"
description = "Move language e2e testing framework"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion aptos-move/e2e-testsuite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "language-e2e-testsuite"
version = "0.1.0"
edition = "2018"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos language e2e tests"
description = "Move language e2e tests"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion aptos-move/mvhashmap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "mvhashmap"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos VM runtime"
description = "Move hash map"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-config"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-config"
description = "Aptos config"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion config/generate-key/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "generate-key"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos generate key"
description = "Aptos key generator"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion config/management/operational/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-operational-tool"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos Management is a tool for operators to manage nodes"
description = "Tool for operators to manage nodes"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
3 changes: 3 additions & 0 deletions consensus/consensus-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name = "consensus-types"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos consensus types"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
publish = false
edition = "2018"
Expand Down
3 changes: 3 additions & 0 deletions consensus/safety-rules/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name = "safety-rules"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos safety rules"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
publish = false
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-crypto-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-crypto-derive"
version = "0.0.3"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos custom derives for `aptos-crypto`"
description = "Custom derives for `aptos-crypto`"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-crypto"
version = "0.0.3"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-crypto"
description = "Aptos crypto"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-documentation-tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-documentation-tool"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos transaction-builder"
description = "Tool for managing Aptos specifications documentation"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-id-generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-id-generator"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-id-generator. A common id generator for Diem"
description = "Aptos id-generator. A common id generator for Aptos"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-infallible/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-infallible"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-infallible"
description = "Aptos utilities for infallible types"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
1 change: 1 addition & 0 deletions crates/aptos-log-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "aptos-log-derive"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos structured log type macros"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-logger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-logger"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-logger"
description = "Aptos logger"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-metrics-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-metrics-core"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-metrics-core"
description = "Aptos metrics shortcuts"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-metrics"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-metrics"
description = "Aptos metrics utilities"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-rate-limiter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-rate-limiter"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos implementation for rate limiter"
description = "Token bucket rate limiter"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-rest-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-rest-client"
version = "0.0.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos Rest client"
description = "Aptos REST client"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-retrier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-retrier"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos implementation for retries of operations"
description = "Generic retry and exponential backoff"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-temppath/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-temppath"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-temppath"
description = "Temporary path utilities"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/aptos-time-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-time-service"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos Time Service"
description = "Time Service for mocking time with tokio"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/bounded-executor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "bounded-executor"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos bounded executor"
description = "Executor bounded by number of concurrent tasks"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/channel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "channel"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos channel"
description = "An implementation of a channel with configurable QoS"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/fallible/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "fallible"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-infallible"
description = "Fallible utlities for infallible operations"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
8 changes: 6 additions & 2 deletions crates/num-variants/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
name = "num-variants"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
edition = "2018"
publish = false
description = "Utility to add a constant value to enum variants"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
publish = false
edition = "2018"


[lib]
proc-macro = true
Expand Down
2 changes: 1 addition & 1 deletion crates/short-hex-str/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "short-hex-str"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos implementation for retries of operations"
description = "Short hex string encoding"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/swiss-knife/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "swiss-knife"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Tool for generating, serializing (LCS), hashing and signing Diem transactions. Additionally, contains tools for testing"
description = "Tool for generating, serializing (BCS), hashing and signing Aptos transactions. Additionally, contains tools for testing"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
1 change: 1 addition & 0 deletions crates/transaction-emitter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "transaction-emitter"
version = "0.0.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos transaction emitter for testing"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion execution/db-bootstrapper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "db-bootstrapper"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos DB-Bootstrapper."
description = "Aptos DB-Bootstrapper"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
3 changes: 3 additions & 0 deletions execution/execution-correctness/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name = "execution-correctness"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos execution correctness checker"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptos-labs.com"
license = "Apache-2.0"
publish = false
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion mempool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-mempool"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos mempool"
description = "Aptos mempool for consuming incoming transactions"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "network"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos network"
description = "Aptos networking stack"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion network/builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "network-builder"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos Onchain Discovery Protocol"
description = "Aptos network builder for constructing a network"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-sdk"
version = "0.0.3"
authors = ["Aptos Foundation <[email protected]>"]
description = "The Official Diem SDK"
description = "The Official Aptos SDK"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion secure/push-metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-secure-push-metrics"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptos-util"
description = "Aptos secure push metrics"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion state-sync/aptos-data-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptos-data-client"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "The Diem data client"
description = "The Aptos data client"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion state-sync/storage-service/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "storage-service-client"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "The Diem storage service (client-side)"
description = "The Aptos storage service (client-side)"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion state-sync/storage-service/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "storage-service-server"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "The Diem storage service (server-side)"
description = "The Aptos storage service (server-side)"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion state-sync/storage-service/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "storage-service-types"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Common types offered by the Diem storage service"
description = "Common types offered by the Aptos storage service"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion storage/accumulator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "accumulator"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos accumulator"
description = "Aptos merkle tree accumulator"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion storage/aptosdb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "aptosdb"
version = "0.1.0"
authors = ["Aptos Foundation <[email protected]>"]
description = "Aptos aptosdb"
description = "Aptos database"
repository = "https://github.com/aptos-labs/aptos-core"
homepage = "https://aptoslabs.com"
license = "Apache-2.0"
Expand Down
Loading

0 comments on commit 87e26a6

Please sign in to comment.