Raw data
{
"_id": null,
"home_page": "https://github.com/alfredodeza/python-cli",
"name": "demo-csv-linter-leandro",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Alfredo Deza",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/f6/0d/46c809b79af29bac7b7fbd532195cef53e43cfb4e1093bb73f3acf2daa74/demo-csv-linter-leandro-0.0.1.tar.gz",
"platform": null,
"description": "Hola\n",
"bugtrack_url": null,
"license": "",
"summary": "demo python CLI tool to lint csv files",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/alfredodeza/python-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f2b56af2a7c14f203fb251f9c4cf6a60e6b5b8cd4953583ba2963b30a5adcce",
"md5": "d2eb40f0b43aec007b25948948dd3fc1",
"sha256": "09260bcd303c0edfa213c0d507d97aba98090edc614df0ed89fc76cd81d94ba0"
},
"downloads": -1,
"filename": "demo_csv_linter_leandro-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2eb40f0b43aec007b25948948dd3fc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2357,
"upload_time": "2023-07-01T14:04:35",
"upload_time_iso_8601": "2023-07-01T14:04:35.620045Z",
"url": "https://files.pythonhosted.org/packages/0f/2b/56af2a7c14f203fb251f9c4cf6a60e6b5b8cd4953583ba2963b30a5adcce/demo_csv_linter_leandro-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f60d46c809b79af29bac7b7fbd532195cef53e43cfb4e1093bb73f3acf2daa74",
"md5": "03180603b9c86a3a11e7da4a5cb4d4d0",
"sha256": "dcf44c98780ddc6706e10bf51fe6477c678aafdf97dabd4eabad8b05621d7c2f"
},
"downloads": -1,
"filename": "demo-csv-linter-leandro-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "03180603b9c86a3a11e7da4a5cb4d4d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5132,
"upload_time": "2023-07-01T14:04:37",
"upload_time_iso_8601": "2023-07-01T14:04:37.065487Z",
"url": "https://files.pythonhosted.org/packages/f6/0d/46c809b79af29bac7b7fbd532195cef53e43cfb4e1093bb73f3acf2daa74/demo-csv-linter-leandro-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-01 14:04:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alfredodeza",
"github_project": "python-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": [
[
"==",
"7.1.2"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"3.8.4"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.6.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "pycodestyle",
"specs": [
[
"==",
"2.6.0"
]
]
},
{
"name": "pyflakes",
"specs": [
[
"==",
"2.2.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.1"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2020.5"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.15.0"
]
]
}
],
"lcname": "demo-csv-linter-leandro"
}