Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cogup #19

Merged
merged 1 commit into from
Sep 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Welcome to **Valu3** - the ultimate, flexible, and powerful library for manipula
![MSRV](https://img.shields.io/badge/rustc-1.59+-ab6000.svg)
![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/actix-web.svg)
[![Dependency Status](https://deps.rs/crate/valu3/0.5.9/status.svg)](https://deps.rs/crate/valu3/0.5.9)
![Main test](https://github.com/purp-lang/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/purp-lang/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/purp-lang/valu3)
![Main test](https://github.com/cogup/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/cogup/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/cogup/valu3)
![downloads](https://img.shields.io/crates/d/valu3.svg)

## 🌟 Key Features
Expand Down Expand Up @@ -137,15 +137,13 @@ fn main(){
```

## Contributing
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/purp-lang/valu3/issues).
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/cogup/valu3/issues).

If you would like to contribute to the project, please feel free to submit a pull request. Before submitting a pull request, please make sure that your code adheres to the project's style guidelines and passes all tests.

## Upcoming Features: Stay in Sync with the Future of Valu3 🌐

We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile. Stay updated on the upcoming features and enhancements by visiting our project board on GitHub:

🔗 [Purp Project Board on GitHub](https://github.com/orgs/purp-lang/projects/1/settings)
We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile.

By keeping track of the project's progress, you can stay informed about new features in development and planned improvements. This will allow you to make the most of Valu3 in your Rust projects and prepare for future updates.

Expand All @@ -155,4 +153,4 @@ Join us in the ongoing journey to refine and expand Valu3! 🚀


## License
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/purp-lang/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/purp-lang/valu3/blob/main/LICENSE-MIT) file for more information.
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/cogup/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/cogup/valu3/blob/main/LICENSE-MIT) file for more information.
4 changes: 2 additions & 2 deletions crates-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ format and the `valu3` library, facilitating seamless data manipulation and tran
It offers convenient methods for working with tabular data, allowing for easy conversions and operations on datasets.

## Docs and Notices
Use our github to stay up to date [Valu3](https://github.com/purp-project/valu3)
Use our github to stay up to date [Valu3](https://github.com/cogup/valu3)

## License
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/purp-project/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/purp-project/valu3/blob/main/LICENSE-MIT) file for more information.
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/cogup/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/cogup/valu3/blob/main/LICENSE-MIT) file for more information.
2 changes: 1 addition & 1 deletion valu3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"
readme = "crates-io.md"
authors = ["Philippe Assis <[email protected]>"]
repository = "https://github.com/purp-project/valu3"
repository = "https://github.com/cogup/valu3"
keywords = ["value", "generic", "type", "serde", "parsing"]
description = "A generic serialization/deserialization/type framework"
categories = ["encoding", "no-std", "parsing"]
Expand Down
12 changes: 5 additions & 7 deletions valu3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Welcome to **Valu3** - the ultimate, flexible, and powerful library for manipula
![MSRV](https://img.shields.io/badge/rustc-1.59+-ab6000.svg)
![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/actix-web.svg)
[![Dependency Status](https://deps.rs/crate/valu3/0.5.9/status.svg)](https://deps.rs/crate/valu3/0.5.9)
![Main test](https://github.com/purp-lang/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/purp-lang/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/purp-lang/valu3)
![Main test](https://github.com/cogup/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/cogup/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/cogup/valu3)
![downloads](https://img.shields.io/crates/d/valu3.svg)

## 🌟 Key Features
Expand Down Expand Up @@ -137,15 +137,13 @@ fn main(){
```

## Contributing
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/purp-lang/valu3/issues).
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/cogup/valu3/issues).

If you would like to contribute to the project, please feel free to submit a pull request. Before submitting a pull request, please make sure that your code adheres to the project's style guidelines and passes all tests.

## Upcoming Features: Stay in Sync with the Future of Valu3 🌐

We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile. Stay updated on the upcoming features and enhancements by visiting our project board on GitHub:

🔗 [Purp Project Board on GitHub](https://github.com/orgs/purp-lang/projects/1/settings)
We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile.

By keeping track of the project's progress, you can stay informed about new features in development and planned improvements. This will allow you to make the most of Valu3 in your Rust projects and prepare for future updates.

Expand All @@ -155,4 +153,4 @@ Join us in the ongoing journey to refine and expand Valu3! 🚀


## License
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/purp-lang/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/purp-lang/valu3/blob/main/LICENSE-MIT) file for more information.
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/cogup/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/cogup/valu3/blob/main/LICENSE-MIT) file for more information.
2 changes: 1 addition & 1 deletion valu3_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"
readme = "crates-io.md"
authors = ["Philippe Assis <[email protected]>"]
repository = "https://github.com/purp-project/valu3"
repository = "https://github.com/cogup/valu3"
keywords = ["valu3", "serialization", "deserialization", "serde", "derive"]
description = "Derive macros for the valu3 crate."
categories = ["encoding", "no-std", "parsing"]
Expand Down
12 changes: 5 additions & 7 deletions valu3_derive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Welcome to **Valu3** - the ultimate, flexible, and powerful library for manipula
![MSRV](https://img.shields.io/badge/rustc-1.59+-ab6000.svg)
![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/actix-web.svg)
[![Dependency Status](https://deps.rs/crate/valu3/0.5.9/status.svg)](https://deps.rs/crate/valu3/0.5.9)
![Main test](https://github.com/purp-lang/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/purp-lang/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/purp-lang/valu3)
![Main test](https://github.com/cogup/valu3/actions/workflows/main-test.yml/badge.svg)
[![codecov](https://codecov.io/gh/cogup/valu3/branch/master/graph/badge.svg)](https://codecov.io/gh/cogup/valu3)
![downloads](https://img.shields.io/crates/d/valu3.svg)

## 🌟 Key Features
Expand Down Expand Up @@ -137,15 +137,13 @@ fn main(){
```

## Contributing
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/purp-lang/valu3/issues).
If you find a bug or have a suggestion for a new feature, please open an issue on the [GitHub repository](https://github.com/cogup/valu3/issues).

If you would like to contribute to the project, please feel free to submit a pull request. Before submitting a pull request, please make sure that your code adheres to the project's style guidelines and passes all tests.

## Upcoming Features: Stay in Sync with the Future of Valu3 🌐

We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile. Stay updated on the upcoming features and enhancements by visiting our project board on GitHub:

🔗 [Purp Project Board on GitHub](https://github.com/orgs/purp-lang/projects/1/settings)
We're constantly working to improve and expand the capabilities of Valu3, making it even more powerful and versatile.

By keeping track of the project's progress, you can stay informed about new features in development and planned improvements. This will allow you to make the most of Valu3 in your Rust projects and prepare for future updates.

Expand All @@ -155,4 +153,4 @@ Join us in the ongoing journey to refine and expand Valu3! 🚀


## License
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/purp-lang/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/purp-lang/valu3/blob/main/LICENSE-MIT) file for more information.
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/cogup/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/cogup/valu3/blob/main/LICENSE-MIT) file for more information.