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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4nb1, Package name: py27-shedskin-0.9.4nb1, Maintainer: kamelderouiche

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/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 73f285f04fd6cea493d19e501fb7dbcec9e45c32
Filesize: 350.141 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-10 21:22:03 by Thomas Klausner | Files touched by this commit (3)
Log message:
Remove trailing whitespace.

   2014-02-11 21:31:14 by Kamel Derouiche | Files touched by this commit (4) | Package updated
Log message:

	Update version
	update maintainer
   2012-11-17 00:30:20 by ndb | Files touched by this commit (2)
Log message:
PLIST cleanup.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-07-17 00:35:17 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py26-shedskin-0.5 as wip/py-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.