NOTICE: This package has been removed from pkgsrc

./wip/shedskin, Python-to-c++ compiler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1, Package name: shedskin-0.3-1, Maintainer: kamel.derouiche

Shed Skin is an experimental compiler, that can translate pure, but implicitly
statically typed Python programs into optimized C++. It can generate stand-alone
programs or extension modules that can be imported and used in
larger Python programs.


Required to run:
[lang/python26]

Master sites:

SHA1: 7a6b46d839761e4c868e839257978d5a7a45aa3f
RMD160: ae82e8245770506d726f1dd828f226b0b83e09ca
Filesize: 212.89 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-16 22:51:45 by Kamel Derouiche | Files touched by this commit (4) | Package removed
Log message:
replace by py-shedskin

   2010-04-14 22:28:19 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import shedskin-0.3-1 as wip/shedskin.

Shed Skin is an experimental compiler, that can translate pure, but implicitly
statically typed Python programs into optimized C++. It can generate stand-alone
programs or extension modules that can be imported and used in
larger Python programs.