swagginfh


Nameswagginfh JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/stripeysweatercat/swaggin-fh
Summarya library to read and write to .swaggin files
upload_time2022-12-30 14:24:32
maintainer
docs_urlNone
authorperigonsr
requires_python
licenseMIT
keywords swaggin .swaggin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # swaggin_fh
a very shotty python library for handling .swaggin files. It should also be noted that these files have almost no intrinsic use, and are purely to be that extra bit swaggin


## Installation
With [PyPI](https://pypi.org/):
```bash
pip install swagginfh
```
Or from GitHub
```bash
https://github.com/stripeysweatercat/swaggin-fh
```

## Contributing
hm. Why would you want to contribute to this lmfao. Pull requests and bug reports are welcome :)

## License
This module is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stripeysweatercat/swaggin-fh",
    "name": "swagginfh",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "swaggin,.swaggin",
    "author": "perigonsr",
    "author_email": "stripeysweatercat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bf/e9/e40f0a230169bbe4c4d6fb54496a043bb3496425d4bf75140a965fdc7924/swagginfh-0.0.2.tar.gz",
    "platform": null,
    "description": "# swaggin_fh\r\na very shotty python library for handling .swaggin files. It should also be noted that these files have almost no intrinsic use, and are purely to be that extra bit swaggin\r\n\r\n\r\n## Installation\r\nWith [PyPI](https://pypi.org/):\r\n```bash\r\npip install swagginfh\r\n```\r\nOr from GitHub\r\n```bash\r\nhttps://github.com/stripeysweatercat/swaggin-fh\r\n```\r\n\r\n## Contributing\r\nhm. Why would you want to contribute to this lmfao. Pull requests and bug reports are welcome :)\r\n\r\n## License\r\nThis module is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a library to read and write to .swaggin files",
    "version": "0.0.2",
    "split_keywords": [
        "swaggin",
        ".swaggin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f5610fee2713f21d65e076b7fa4212c0",
                "sha256": "3b5fcf4b55daf715cf7deccc7da4c8eb3556ae89544fea2943d482af0be51f97"
            },
            "downloads": -1,
            "filename": "swagginfh-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5610fee2713f21d65e076b7fa4212c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2394,
            "upload_time": "2022-12-30T14:24:29",
            "upload_time_iso_8601": "2022-12-30T14:24:29.951446Z",
            "url": "https://files.pythonhosted.org/packages/ea/9c/b5dd41068fc5a58959ea7f52d70e5f7df802b5a171fb6e2666091a5efec9/swagginfh-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a7641aca0bad365b6273fcb462baf0c7",
                "sha256": "99591ed29c87d6c7a9d52d798b66ece988dcee731ee449528b371b2345f716e3"
            },
            "downloads": -1,
            "filename": "swagginfh-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a7641aca0bad365b6273fcb462baf0c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2589,
            "upload_time": "2022-12-30T14:24:32",
            "upload_time_iso_8601": "2022-12-30T14:24:32.867168Z",
            "url": "https://files.pythonhosted.org/packages/bf/e9/e40f0a230169bbe4c4d6fb54496a043bb3496425d4bf75140a965fdc7924/swagginfh-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-30 14:24:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "stripeysweatercat",
    "github_project": "swaggin-fh",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "swagginfh"
}
        
Elapsed time: 0.02782s