squatter


Namesquatter JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-07-08 23:00:18
maintainerNone
docs_urlNone
authorTim Hatch
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": null,
    "name": "squatter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tim Hatch",
    "author_email": "Amethyst Reese <amethyst@n7.gg>",
    "download_url": "https://files.pythonhosted.org/packages/5f/ad/5d57ba550d1ddb3967088853003ec9764b14ec1513cc1d6b20793341e2db/squatter-1.2.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": null,
    "summary": null,
    "version": "1.2.0",
    "project_urls": {
        "Home": "https://github.com/python-packaging/squatter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "afd6e94300821f7103f65be048dae79d5ed7eb9954f8554ec5f9b16ea51b8863",
                "md5": "3b5fbda6ca2f38a381a61a2c80360e39",
                "sha256": "d1da23f86050b25ff522587a607695a75645851f476304b7de5e8695d8bd84a0"
            },
            "downloads": -1,
            "filename": "squatter-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b5fbda6ca2f38a381a61a2c80360e39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5836,
            "upload_time": "2025-07-08T23:00:17",
            "upload_time_iso_8601": "2025-07-08T23:00:17.002115Z",
            "url": "https://files.pythonhosted.org/packages/af/d6/e94300821f7103f65be048dae79d5ed7eb9954f8554ec5f9b16ea51b8863/squatter-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5fad5d57ba550d1ddb3967088853003ec9764b14ec1513cc1d6b20793341e2db",
                "md5": "99b4f4cb210222d225796be8af674919",
                "sha256": "683be9654f283ed00e63fbfb443ed4d2f7e211fad032765a3f48648d921a2a9e"
            },
            "downloads": -1,
            "filename": "squatter-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "99b4f4cb210222d225796be8af674919",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 6180,
            "upload_time": "2025-07-08T23:00:18",
            "upload_time_iso_8601": "2025-07-08T23:00:18.571048Z",
            "url": "https://files.pythonhosted.org/packages/5f/ad/5d57ba550d1ddb3967088853003ec9764b14ec1513cc1d6b20793341e2db/squatter-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 23:00:18",
    "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"
}
        
Elapsed time: 2.24306s