---
name: tinypy
version: 1.1
origin: lang/tinypy
comment: A minimalist implementation of python in 64k of code
arch: freebsd:9:x86:64
www: http://www.tinypy.org/
maintainer: saper@saper.info
prefix: /usr/local
licenselogic: single
flatsize: 137872
desc: "tinypy is a minimalist implementation of python in 64k of code\n\nit includes
  a whole heap of features:\n\n * parser and bytecode compiler written in tinypy\n
  * fully bootstrapped\n * luaesque virtual machine with garbage collection written
  in C\n   it's \"stackless\" sans any \"stackless\" features\n * cross-platform :)
  it runs under windows / linux / macosx\n * a fairly decent subset of python\n    o
  classes and single inheritance\n    o functions with variable or keyword arguments\n
  \   o strings, lists, dicts, numbers\n    o modules, list comprehensions\n    o
  exceptions with full traceback\n    o some builtins \n * batteries not included
  -- yet \n\nWWW:\thttp://www.tinypy.org/\n"
categories: [python, lang]
options: {PYGAME: off}
files:
  /usr/local/bin/tinypy: d006d621e9428afe46af8e8204cd7698e265bf30078ed369a40be96935b66084
scripts: {}
