# gojyuuonjyunn
# Simple Wrapper to Sort Japanese Strings in Gojyuuonjyunn Order
## Installation
You can install the package using pip:
```sh
pip install gojyuuonjyunn
```
## Usage
Here is an example of how to use the sort method to sort a list of Japanese strings in Gojyuuonjyunn order:
```python
import gojyuuonjyunn
strings = ["こんにちは", "さようなら", "ありがとう"]
sorted_strings = gojyuuonjyunn.sort(strings)
print(sorted_strings)
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Sakkyoku-Sha/gojyuuonjyunn",
"name": "gojyuuonjyunn",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Ryan Anderson",
"author_email": "ryananderson0147@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/97/7b/e3e0d4f8d8fe54307df758d106a0a56696f9a86ff7810cda1bd9e88f1e0b/gojyuuonjyunn-1.0.tar.gz",
"platform": null,
"description": "# gojyuuonjyunn\r\n\r\n\r\n\r\n# Simple Wrapper to Sort Japanese Strings in Gojyuuonjyunn Order\r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\nYou can install the package using pip:\r\n\r\n\r\n\r\n```sh\r\n\r\npip install gojyuuonjyunn\r\n\r\n```\r\n\r\n\r\n\r\n## Usage\r\n\r\n\r\n\r\nHere is an example of how to use the sort method to sort a list of Japanese strings in Gojyuuonjyunn order:\r\n\r\n\r\n\r\n```python\r\n\r\nimport gojyuuonjyunn\r\n\r\n\r\n\r\nstrings = [\"\u3053\u3093\u306b\u3061\u306f\", \"\u3055\u3088\u3046\u306a\u3089\", \"\u3042\u308a\u304c\u3068\u3046\"]\r\n\r\nsorted_strings = gojyuuonjyunn.sort(strings)\r\n\r\nprint(sorted_strings)\r\n\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Simple Wrapper to Sort Japanese Strings in Gojyuuonjyunn Order",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/Sakkyoku-Sha/gojyuuonjyunn"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4797be421f4b614e1fcc983f17c87ec9a3a82858f0a87803f635f263e757edd8",
"md5": "860cf5b8cdcb673f373f36958326f8bc",
"sha256": "65d296317dd58a12e213eb1aa377186773889cf4ab3c11cda36a3306480b2617"
},
"downloads": -1,
"filename": "gojyuuonjyunn-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "860cf5b8cdcb673f373f36958326f8bc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2915,
"upload_time": "2024-09-07T06:52:31",
"upload_time_iso_8601": "2024-09-07T06:52:31.149844Z",
"url": "https://files.pythonhosted.org/packages/47/97/be421f4b614e1fcc983f17c87ec9a3a82858f0a87803f635f263e757edd8/gojyuuonjyunn-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "977be3e0d4f8d8fe54307df758d106a0a56696f9a86ff7810cda1bd9e88f1e0b",
"md5": "8475521e7a2c119e27c6c13803a775b8",
"sha256": "21205543fa726f85122241cf5dcefae058ce03d37d85835c2a7dd811c321326c"
},
"downloads": -1,
"filename": "gojyuuonjyunn-1.0.tar.gz",
"has_sig": false,
"md5_digest": "8475521e7a2c119e27c6c13803a775b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2626,
"upload_time": "2024-09-07T06:52:32",
"upload_time_iso_8601": "2024-09-07T06:52:32.766344Z",
"url": "https://files.pythonhosted.org/packages/97/7b/e3e0d4f8d8fe54307df758d106a0a56696f9a86ff7810cda1bd9e88f1e0b/gojyuuonjyunn-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-07 06:52:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Sakkyoku-Sha",
"github_project": "gojyuuonjyunn",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "gojyuuonjyunn"
}