{
"info": {
"author": "Jaume Delcl\u00f2s Coll",
"author_email": "me@cosarara.me",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "# The Red Alien Pok\u00e9mon Script Compiler\n\nThis is the source repository for [Red Alien], a\ncompiler for the scripting system found in GBA Pok\u00e9mon games.\n\nSee the [documentation] and [examples] for an overview of its\nfeatures.\n\n[Red Alien]: http://www.cosarara.me/redalien/\n[documentation]: http://www.cosarara.me/redalien/#docs\n[examples]: examples/\n\n## Running\n\nRed Alien is built using cross-platform technologies, so it should run\neverywhere. I build [windows binaries] every now and then.\nArch users can install its [AUR] package.\nThere is a *very* old build for Mac OSX which I don't recommend using;\nrun it from source instead. Same on other linux distributions or\noperating systems.\n\n[windows binaries]: http://www.cosarara.me/redalien/#windows\n[AUR]: https://aur.archlinux.org/packages/red-alien-git/\n\nRed alien is written in python and can be run directly from the\nsource files if you have all the dependencies installed:\n\nDependency | Arch package | Debian/Ubuntu package\n---------- | -------------- | ---------------------\nPython 3 | `python` | `python3`\nPyQt 5 | `python-pyqt5` | `python3-pyqt5`
(depends on `python3`)\nPython bindings for Qscintilla | `python-qscintilla-qt5` | `python3-pyqt5.qsci`
(depends on `python3-pyqt5`)\n\nIt can be installed system-wide (although it's not needed):\n\n # ./setup.py install\n\nYou can run asc-cli for CLI or asc-qt for the GUI.\n\nIf you want pks syntax highlighting in vim, you can copy utils/pks.vim to\n$HOME/.vim/syntax/, and add the following line to your .vimrc:\nautocmd BufRead,BufNewFile *.pks set filetype=pks\n\n## Acknowledgements\n\nMost of the command's information was taken from PKSV's pokedef.h (Thanks!)\n\nThe headers in stdlib/ are taken from XSE.\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://www.cosarara.me/redalien/",
"keywords": "",
"license": "GPL-3.0+",
"maintainer": "",
"maintainer_email": "",
"name": "red-alien",
"package_url": "https://pypi.org/project/red-alien/",
"platform": "",
"project_url": "https://pypi.org/project/red-alien/",
"project_urls": {
"Documentation": "https://www.cosarara.me/redalien/manual/",
"Homepage": "https://www.cosarara.me/redalien/",
"Repository": "https://github.com/cosarara/red-alien"
},
"release_url": "https://pypi.org/project/red-alien/2.0.1/",
"requires_dist": [
"PyQt5 (>=5,<6)",
"QScintilla (>=2,<3)"
],
"requires_python": ">=3,<4",
"summary": "A compiler/decompiler for the script system found in GBA pokemon games",
"version": "2.0.1"
},
"last_serial": 5666712,
"releases": {
"2.0.1": [
{
"comment_text": "",
"digests": {
"md5": "e43aa370e78bf66e4bb43e7ad206a8f9",
"sha256": "1761433354afdc2ef2ab7c9a711488055db78f3ba1a76a6ca8fc669901d93978"
},
"downloads": -1,
"filename": "red_alien-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e43aa370e78bf66e4bb43e7ad206a8f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3,<4",
"size": 78085,
"upload_time": "2019-08-12T14:22:35",
"url": "https://files.pythonhosted.org/packages/61/2c/a7cbd17c09b48a5b64d8e8d26e16e642d7729de8def38da07a469ecb4ab2/red_alien-2.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "01515f0d935829274146d0988b8316ad",
"sha256": "ef0369b01793563681219b639e7c5506a6687104fcaab82fd9d63ffe56f9f73c"
},
"downloads": -1,
"filename": "red-alien-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "01515f0d935829274146d0988b8316ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3,<4",
"size": 68995,
"upload_time": "2019-08-12T14:22:38",
"url": "https://files.pythonhosted.org/packages/bb/05/9f561e8c4c4c85c6ffaa63d45a389e3dc7077c7cd9841963916f80f6e7cb/red-alien-2.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "e43aa370e78bf66e4bb43e7ad206a8f9",
"sha256": "1761433354afdc2ef2ab7c9a711488055db78f3ba1a76a6ca8fc669901d93978"
},
"downloads": -1,
"filename": "red_alien-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e43aa370e78bf66e4bb43e7ad206a8f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3,<4",
"size": 78085,
"upload_time": "2019-08-12T14:22:35",
"url": "https://files.pythonhosted.org/packages/61/2c/a7cbd17c09b48a5b64d8e8d26e16e642d7729de8def38da07a469ecb4ab2/red_alien-2.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "01515f0d935829274146d0988b8316ad",
"sha256": "ef0369b01793563681219b639e7c5506a6687104fcaab82fd9d63ffe56f9f73c"
},
"downloads": -1,
"filename": "red-alien-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "01515f0d935829274146d0988b8316ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3,<4",
"size": 68995,
"upload_time": "2019-08-12T14:22:38",
"url": "https://files.pythonhosted.org/packages/bb/05/9f561e8c4c4c85c6ffaa63d45a389e3dc7077c7cd9841963916f80f6e7cb/red-alien-2.0.1.tar.gz"
}
]
}