Name | sstack JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | The simple module with stack container |
upload_time | 2023-09-18 18:43:37 |
maintainer | |
docs_url | None |
author | Papr1ka |
requires_python | |
license | |
keywords |
simple
stack
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
The simple module with stack container
The stack object is based on single linked list
Raw data
{
"_id": null,
"home_page": "",
"name": "sstack",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "simple stack python",
"author": "Papr1ka",
"author_email": "kirillpavlov4214@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f5/de/b8f2ffa10dfc043c872992d580b0bc2cbc48a5e6bca8c7a18804393af193/sstack-0.0.1.tar.gz",
"platform": null,
"description": "The simple module with stack container\r\n\r\nThe stack object is based on single linked list\r\n",
"bugtrack_url": null,
"license": "",
"summary": "The simple module with stack container",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"simple",
"stack",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6322baf10dc688ffe910b9f3fb0c4a9ae254d9eec5c88e976babc6151492a9a1",
"md5": "26858ca115769cecf9b924630ea07e95",
"sha256": "1ec2ee02b8913f3ed63362f34aed4c5789d6df3c93a2aa3e9563e3a9c7197b8f"
},
"downloads": -1,
"filename": "sstack-0.0.1-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "26858ca115769cecf9b924630ea07e95",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 8002,
"upload_time": "2023-09-18T18:43:36",
"upload_time_iso_8601": "2023-09-18T18:43:36.563023Z",
"url": "https://files.pythonhosted.org/packages/63/22/baf10dc688ffe910b9f3fb0c4a9ae254d9eec5c88e976babc6151492a9a1/sstack-0.0.1-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5deb8f2ffa10dfc043c872992d580b0bc2cbc48a5e6bca8c7a18804393af193",
"md5": "5bb4a72cda39a04bab872029fe75d939",
"sha256": "00004629e5ad99dd8aa3097740fb2d242d444d01b6a22c4fe343955de98c075c"
},
"downloads": -1,
"filename": "sstack-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5bb4a72cda39a04bab872029fe75d939",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3662,
"upload_time": "2023-09-18T18:43:37",
"upload_time_iso_8601": "2023-09-18T18:43:37.785480Z",
"url": "https://files.pythonhosted.org/packages/f5/de/b8f2ffa10dfc043c872992d580b0bc2cbc48a5e6bca8c7a18804393af193/sstack-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-18 18:43:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sstack"
}