pav         2006-01-14 22:29:30 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-json-py     Makefile distinfo pkg-descr pkg-plist 
  Log:
  json-py is a simple, pure-python implementation of a JSON (http://json.org)
  reader and writer. JSON is used to exchange data across systems written in
  various languages. It is particularly suited to dynamic languages like Python,
  Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
  AJAX applications that exchange data from servers to Javascript applications
  running on web browser clients.
  
  Author: <[EMAIL PROTECTED]>
  WWW:    http://sourceforge.net/projects/json-py/
  
  PR:             ports/91688
  Submitted by:   Nicola Vitale <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.2101    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/py-json-py/Makefile (new)
  1.1       +3 -0      ports/devel/py-json-py/distinfo (new)
  1.1       +9 -0      ports/devel/py-json-py/pkg-descr (new)
  1.1       +7 -0      ports/devel/py-json-py/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to