rlpython

View on PyPIReverse Dependencies (4)

0.10.3 rlpython-0.10.3-py3-none-any.whl

Wheel Details

Project: rlpython
Version: 0.10.3
Filename: rlpython-0.10.3-py3-none-any.whl
Download: [link]
Size: 30737
MD5: 9ee7e4734097e6b402a31292b3463409
SHA256: 7cd251c4343be8d73957b36d85c0db95dcd01ee39355081066dd73d70253008a
Uploaded: 2023-06-12 06:38:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rlpython
Version: 0.10.3
Summary: GNU Readline based Python REPL without any external dependencies
Author-Email: Florian Scherf <mail[at]florianscherf.de>
Project-Url: Homepage, https://github.com/fscherf/rlpython
Project-Url: Repository, https://github.com/fscherf/rlpython
Project-Url: Bug Tracker, https://github.com/fscherf/rlpython/issues
License: MIT License Copyright (c) 2021 Florian Scherf Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: build; extra == "packaging"
Requires-Dist: twine; extra == "packaging"
Provides-Extra: packaging
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rlpython/__init__.py sha256=_2MYCJHApmrRAKTL5Snm7nwX_jQuiC42ZoOXzkudcCQ 129
rlpython/aliases.py sha256=GzsNwlvDFaqKAr7IWDpUwPkiMiAJe4jglusTMkyFfag 948
rlpython/command_line.py sha256=BaVH3FJgYKKizC3qemEje3ZSEmp311R6F5LID08y9Ew 2260
rlpython/completion.py sha256=oQwloW6pqm0t6PAr7jQlrER_-AwSW3dR3QzGPG1jb7o 9303
rlpython/embed.py sha256=_q4vH-4JQmHS_Bw3YmR0AITZp1Ac8nx-ir4G-Vjuz9o 2659
rlpython/frontend.py sha256=0LqEiKnF0up5LC9EUQJ7n7K25AhNqLYlhXeOVM28SIU 247
rlpython/logging.py sha256=VQpP4-2mDy9psgZpclivkDETlFmqobSJPXPv7lDy784 759
rlpython/protocol.py sha256=wpM6TOxmIjQIKSFh7cfh7gcT10Tf3PhWVp5Gg-bmEj4 2533
rlpython/repl.py sha256=734QY_EbCu2WK42TLjBPyFX8yvGe-sVFI5vgS5btc6A 11014
rlpython/repl_client.py sha256=GhWoF1NnfTy7er-PRJd3TTyocUPwsua1-SIzG-A50XQ 5434
rlpython/repl_connection.py sha256=qf4_u-MZUwbD--hqp93bSWPRh5X1bOJT2FbcK6TntXo 3459
rlpython/repl_server.py sha256=CVdfXuMQblmTt0Y8y89N7H_MxJENzE30-cRSsQrd1ZM 4479
rlpython/templating.py sha256=CpV3pq38HxENbjNm-vHQeYoMEo2dUf5Y7npV3UD0OOk 1896
rlpython/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rlpython/commands/aliases.py sha256=YvbeUhTppZ9BWWeEo_ILeBuEZcYjl4KH4cRiGXrpwd0 1196
rlpython/commands/edit.py sha256=kqGZozpy5ivipDzgYJ8z_s0lGKO8LHMtU_Y-o_nRBro 2094
rlpython/commands/loops.py sha256=s1P_wQMjYs37Beuyp0YR8d26lplVfNnLkAlm7sMYdcE 1198
rlpython/commands/tasks.py sha256=R-nhCCjldKqPhhsphbP1a5S-7WueVWzOCKO6GfWUH0o 1611
rlpython/commands/threads.py sha256=guYftJpPbw5mUcnrWepvgd4DYkZBDbA7PYbD_zGz9oI 2538
rlpython/commands/unix_environment.py sha256=C1wYiCLgvPIT4VvO4k7Py_o7z61izCCqamuDYEq-WYk 2060
rlpython/commands/variables.py sha256=V7KeEbXobaNBw6Xxzhtr_XBa_6N41WOh3WdGyOJTLeA 2043
rlpython/runtimes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rlpython/runtimes/command_runtime.py sha256=uSrImehW7RdbCfgKrF2FUKd9zq11TdMj3OoRv7p-QTY 2362
rlpython/runtimes/python_runtime.py sha256=0JTRFeItXgVZKjnWExWhIGJaHhjv7MfRxe4yT2MhUEc 6234
rlpython/runtimes/shell_runtime.py sha256=-JUpgOkA5fy1fmYQAJNJdjv0wevh_bc3q_eiYC3Leyw 2383
rlpython/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rlpython/utils/argument_parser.py sha256=e4fJb2hgxj5QYUtM3fQTS0RmNSlnLWslOZ89-X40xzA 478
rlpython/utils/asyncio_utils.py sha256=JS18qKJsBUI_7iuhK3Zr-8wMNDcm83TKgtp6SYK7PYg 365
rlpython/utils/attribute_table.py sha256=8RF_TUYoUsBgWAm0akIsbOjljoclhUK7m-WzDovJH-o 359
rlpython/utils/editor.py sha256=g01xepI6aGsxTC5UA9ka5oZkG_NpHSyq_eNRiFWo89Y 582
rlpython/utils/gc_utils.py sha256=GOcdhR0b4WpiRa-09co_GEK2XwT4JKq4w2ys3yQ_f9Y 358
rlpython/utils/strings.py sha256=Wd4XG-tGlw1yNNMczBJmOmSoSVaME87DAriXPyBIUd4 836
rlpython/utils/table.py sha256=NuM41RnYdSIF5loH6Wwo0olR5D05T5mn94LU3YnR9tI 1890
rlpython/utils/url.py sha256=_Ri9PZaJZu8HdT57LCbOPToyA24K9a6iSSd7OrnjqNA 758
rlpython-0.10.3.data/scripts/rlpython sha256=GOkOo0THJvDyk2lq6DMyGEw9XGyH8pmlzhlbbOepUyo 159
rlpython-0.10.3.dist-info/LICENSE.txt sha256=TUKC2ffSqt98nf47d1vPQM_WYK_sJKTZCRVHIyK-ut0 1071
rlpython-0.10.3.dist-info/METADATA sha256=qJDElphUcyRaLGo7XJ1Gvr8igoWWky9F18CcW0wmtV8 2263
rlpython-0.10.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
rlpython-0.10.3.dist-info/top_level.txt sha256=DsFNml493lipfQa30zcBl_WQy80zLXyQ0b8P_Xu5BnY 9
rlpython-0.10.3.dist-info/RECORD

top_level.txt

rlpython