NOTICE: This package has been removed from pkgsrc

./wip/ironpython, Python implementation targeting the .NET and Mono platforms

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


Branch: CURRENT, Version: 1.0.1nb2, Package name: ironpython-1.0.1nb2, Maintainer: kamel.derouiche

IronPython is an implementation of the Python programming language running under
.NET and Silverlight. It supports an interactive console with fully dynamic
compilation. It's well integrated with the rest of the .NET Framework and makes
all .NET libraries easily available to Python programmers, while maintaining
compatibility with the Python language.


Required to run:
[lang/mono2]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2013-06-17 14:45:10 by Thomas Klausner | Files touched by this commit (33)
Log message:
Use mono2 instead of (unstable) mono (3).
   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
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.
   2009-08-12 04:32:03 by OBATA Akio | Files touched by this commit (30)
Log message:
recursive bump for icu shlib version change.
   2009-06-19 12:31:52 by Kamel Derouiche | Files touched by this commit (3)
Log message:

pkgsrc:
	remove ipyw.sh, this script file not necessary execute ironpython
	rename script: I have to rename the file ipy to ironpython
   2009-06-08 21:10:18 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Replace variable INSTALL_DATA to INSTALL_LIB with library component

   2009-06-05 12:47:33 by Kamel Derouiche | Files touched by this commit (1)
Log message:
removed 

   2009-06-05 12:35:05 by Kamel Derouiche | Files touched by this commit (4)
Log message:
   2009-05-12 17:17:04 by Kamel Derouiche | Files touched by this commit (7) | Imported package
Log message:
Import ironpython-1.0.1 as wip/ironpython.

IronPython is an implementation of the Python programming language running under
.NET and Silverlight. It supports an interactive console with fully dynamic
compilation. It's well integrated with the rest of the .NET Framework and makes
all .NET libraries easily available to Python programmers, while maintaining
compatibility with the Python language.