[dependencies]
[package]
description = "A library that provides Python-like functions (and some surprises)"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "pythonic-helper"
readme = "README.md"
repository = "https://github.com/xsamueljr/pythonic-helper"
version = "0.1.1"