# GoToPub (Py)
Experimental GoToSocial and general Fediverse client
## Installation
The package is on PyPI: [gotopub](https://pypi.org/project/gotopub/)
```
pip install gotopub
```
### License
[GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.en.html)
```
GoToPub - GoToSocial and general Fediverse client
Copyright (C) 2024 András Németh
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```
## Acknowledgements
- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).
- Thanks to [Guido van Rossum](https://gvanrossum.github.io/), the [Python Software Foundation](https://www.python.org/psf/), and all contributors for the [Python](https://www.python.org/) programming language
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/sunarch/gotopub-py",
"name": "gotopub",
"maintainer": "Andr\u00e1s N\u00e9meth (sunarch)",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "sunarch@protonmail.com",
"keywords": "GoToPub,Fediverse,ActivityPub,GoToSocial,Mastodon",
"author": "Andr\u00e1s N\u00e9meth (sunarch)",
"author_email": "sunarch@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/0f/16/f5447780b5f9cb5ea9496e39759b8998ecec4c6097649dcfd5e4b748f8cc/gotopub-0.0.2.tar.gz",
"platform": "Any",
"description": "# GoToPub (Py)\n\nExperimental GoToSocial and general Fediverse client\n\n## Installation\n\nThe package is on PyPI: [gotopub](https://pypi.org/project/gotopub/)\n\n```\npip install gotopub\n```\n\n### License\n\n[GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.en.html)\n\n```\nGoToPub - GoToSocial and general Fediverse client\nCopyright (C) 2024 Andr\u00e1s N\u00e9meth\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see <https://www.gnu.org/licenses/>.\n```\n\n## Acknowledgements\n\n- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).\n- Thanks to [Guido van Rossum](https://gvanrossum.github.io/), the [Python Software Foundation](https://www.python.org/psf/), and all contributors for the [Python](https://www.python.org/) programming language\n",
"bugtrack_url": null,
"license": "GNU Affero General Public License v3 or later (AGPLv3+)",
"summary": "gotopub - GoToSocial and general Fediverse client",
"version": "0.0.2",
"project_urls": {
"Bug Tracker": "https://gitlab.com/sunarch/gotopub-py/-/issues",
"Homepage": "https://gitlab.com/sunarch/gotopub-py"
},
"split_keywords": [
"gotopub",
"fediverse",
"activitypub",
"gotosocial",
"mastodon"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3c58c3488ce4e774e9e952e5ee5db7edcf9d320b019546ca10fcd05d4594a697",
"md5": "9cf40b7f5251b98c3c88bb0f63624d1f",
"sha256": "6e2b692b66bf11c955033856d5aee44606c55534056a52be3b86354db05d5bc8"
},
"downloads": -1,
"filename": "gotopub-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cf40b7f5251b98c3c88bb0f63624d1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 16580,
"upload_time": "2024-01-12T00:45:09",
"upload_time_iso_8601": "2024-01-12T00:45:09.657282Z",
"url": "https://files.pythonhosted.org/packages/3c/58/c3488ce4e774e9e952e5ee5db7edcf9d320b019546ca10fcd05d4594a697/gotopub-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f16f5447780b5f9cb5ea9496e39759b8998ecec4c6097649dcfd5e4b748f8cc",
"md5": "21936b2b0e8ed1ff5c7c4e87a7677f2f",
"sha256": "87e77d0a020d63eb51cd93de6151cc3ae6523ba90fb692b610da64a60ca73d33"
},
"downloads": -1,
"filename": "gotopub-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "21936b2b0e8ed1ff5c7c4e87a7677f2f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 14934,
"upload_time": "2024-01-12T00:45:12",
"upload_time_iso_8601": "2024-01-12T00:45:12.171268Z",
"url": "https://files.pythonhosted.org/packages/0f/16/f5447780b5f9cb5ea9496e39759b8998ecec4c6097649dcfd5e4b748f8cc/gotopub-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-12 00:45:12",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "sunarch",
"gitlab_project": "gotopub-py",
"lcname": "gotopub"
}