Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378534
en ru br
ALT Linux repos
S:0.6.2-alt1.2

Group :: Development/Python
RPM: pythonium

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pythonium
Version: 0.6.2
Release: alt1.1

Summary: Python 3 to Javascript translator written in Python that produce fast portable javascript code

Group: Development/Python
License: LGPL
Url: https://pypi.python.org/pypi/%name

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-git: https://github.com/pythonium/pythonium

Source: %name-%version.tar

BuildArch: noarch

#setup_python3_module %name


BuildRequires(pre): rpm-build-python3

BuildRequires: python3-module-setuptools

Requires: python3-module-docopt

%description
Python 3 to Javascript translator written in Python that produce fast portable javascript code.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%_bindir/%name
%python3_sitelibdir/%name/
%python3_sitelibdir/%name-%version-*.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin