# Squatter
For those times you need to register a name prior to having the code ready, but
can't be bothered to remember which fields are required.
Usage:
```
python -m squatter generate --upload mypackage
```
(Uses author information from git config)
# License
Squatter is copyright [Amethyst Reese](https://noswap.com/), and licensed under
the MIT license. I am providing code in this repository to you under an open
source license. This is my personal repository; the license you receive to
my code is from me and not from my employer. See the `LICENSE` file for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/python-packaging/squatter",
"name": "squatter",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "",
"author": "Amethyst Reese",
"author_email": "amy@n7.gg",
"download_url": "https://files.pythonhosted.org/packages/2e/8e/c16f33eedb463b7e2b61a7be6de53e8017f4d50e9190013853a9ffe932b7/squatter-1.0.0.tar.gz",
"platform": null,
"description": "# Squatter\n\nFor those times you need to register a name prior to having the code ready, but\ncan't be bothered to remember which fields are required.\n\nUsage:\n\n```\npython -m squatter generate --upload mypackage\n```\n\n(Uses author information from git config)\n\n\n# License\n\nSquatter is copyright [Amethyst Reese](https://noswap.com/), and licensed under\nthe MIT license. I am providing code in this repository to you under an open\nsource license. This is my personal repository; the license you receive to\nmy code is from me and not from my employer. See the `LICENSE` file for details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generates minimal setup.py to register a name on pypi",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/python-packaging/squatter"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ecce67f5ced6a2cacc720f75cd8fcbb850ad7ff65b2774b095fc02857b2c8645",
"md5": "83ed0bdbfc2174bf7bc9fbd591f19a67",
"sha256": "cb98342bb1ffd6e13087db4767b7ae5f8abd8e7d460bc721c9b113910d53d4cf"
},
"downloads": -1,
"filename": "squatter-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83ed0bdbfc2174bf7bc9fbd591f19a67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 3995,
"upload_time": "2024-01-17T01:40:19",
"upload_time_iso_8601": "2024-01-17T01:40:19.115901Z",
"url": "https://files.pythonhosted.org/packages/ec/ce/67f5ced6a2cacc720f75cd8fcbb850ad7ff65b2774b095fc02857b2c8645/squatter-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e8ec16f33eedb463b7e2b61a7be6de53e8017f4d50e9190013853a9ffe932b7",
"md5": "7fc048abdda4abcfbaef52637d288732",
"sha256": "a7eef0063b64abe0e2395689ca2bde378be380074964d899109a9fca932ad9ef"
},
"downloads": -1,
"filename": "squatter-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "7fc048abdda4abcfbaef52637d288732",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 6501,
"upload_time": "2024-01-17T01:40:20",
"upload_time_iso_8601": "2024-01-17T01:40:20.864677Z",
"url": "https://files.pythonhosted.org/packages/2e/8e/c16f33eedb463b7e2b61a7be6de53e8017f4d50e9190013853a9ffe932b7/squatter-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-17 01:40:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-packaging",
"github_project": "squatter",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "squatter"
}