Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pscript-0.7.3-bp155.2.13 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: python3-pscript Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.7.3 Vendor: openSUSE
Release: bp155.2.13 Build date: Mon May 22 12:43:20 2023
Group: Development/Languages/Python Build host: cloud106
Size: 1145768 Source RPM: python-pscript-0.7.3-bp155.2.13.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/flexxui/pscript
Summary: Python to JavaScript compiler
PScript is a Python to JavaScript compiler, and is also the name of the subset
of Python that this compiler supports.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Jan 17 2020 Matej Cepl <mcepl@suse.com>
  - Update to 0.7.3:
    - add examples in the wild
    - Reflect AST changes in Python 3.8.
    - use markdown for pypi long_description
  - Remove python-faulthandler BR (it is optional and the package
    is Python 2-only, in Python 3 the module is in the standard
    library).
* Fri May 24 2019 pgajdos@suse.com
  - version update to 0.7.1
    * fix style error
    * Quicker op_equals
* Tue Mar 19 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.7.0:
    * Add ability to reduce overloading of add, mul, equals and truthy
* Tue Oct 30 2018 Jan Engelhardt <jengelh@inai.de>
  - Trim history, and hypotheses from description.
* Mon Oct 29 2018 Todd R <toddrme2178@gmail.com>
  - Initial version

Files

/usr/lib/python3.6/site-packages/pscript
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pscript-0.7.3-py3.6.egg-info/zip-safe
/usr/lib/python3.6/site-packages/pscript/__init__.py
/usr/lib/python3.6/site-packages/pscript/__pycache__
/usr/lib/python3.6/site-packages/pscript/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/commonast.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/commonast.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/functions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/functions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/modules.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/modules.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser0.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser0.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser1.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser1.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser2.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser3.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/parser3.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/stdlib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/stdlib.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/stubs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/stubs.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript/__pycache__/testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript/base.py
/usr/lib/python3.6/site-packages/pscript/commonast.py
/usr/lib/python3.6/site-packages/pscript/functions.py
/usr/lib/python3.6/site-packages/pscript/modules.py
/usr/lib/python3.6/site-packages/pscript/parser0.py
/usr/lib/python3.6/site-packages/pscript/parser1.py
/usr/lib/python3.6/site-packages/pscript/parser2.py
/usr/lib/python3.6/site-packages/pscript/parser3.py
/usr/lib/python3.6/site-packages/pscript/stdlib.py
/usr/lib/python3.6/site-packages/pscript/stubs.py
/usr/lib/python3.6/site-packages/pscript/testing.py
/usr/lib/python3.6/site-packages/pscript_legacy
/usr/lib/python3.6/site-packages/pscript_legacy/__init__.py
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/commonast.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/commonast.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/functions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/functions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/modules.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/modules.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser0.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser0.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser1.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser1.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser2.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser3.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/parser3.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/stdlib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/stdlib.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/stubs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/stubs.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/__pycache__/testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/pscript_legacy/base.py
/usr/lib/python3.6/site-packages/pscript_legacy/commonast.py
/usr/lib/python3.6/site-packages/pscript_legacy/functions.py
/usr/lib/python3.6/site-packages/pscript_legacy/modules.py
/usr/lib/python3.6/site-packages/pscript_legacy/parser0.py
/usr/lib/python3.6/site-packages/pscript_legacy/parser1.py
/usr/lib/python3.6/site-packages/pscript_legacy/parser2.py
/usr/lib/python3.6/site-packages/pscript_legacy/parser3.py
/usr/lib/python3.6/site-packages/pscript_legacy/stdlib.py
/usr/lib/python3.6/site-packages/pscript_legacy/stubs.py
/usr/lib/python3.6/site-packages/pscript_legacy/testing.py
/usr/share/doc/packages/python3-pscript
/usr/share/doc/packages/python3-pscript/README.md
/usr/share/licenses/python3-pscript
/usr/share/licenses/python3-pscript/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024