cvs commit: ports/devel Makefile ports/devel/py-jsonlib Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Fri Jul 25 22:51:49 UTC 2008


miwi        2008-07-25 22:51:49 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-jsonlib     Makefile distinfo pkg-descr 
  Log:
  py-json is a lightweight data-interchange format.
  It is often used for exchanging data between a web
  server and user agent. This module aims to produce
  a library for serializing and deserializing JSON
  that conforms strictly to RFC 4627.
  
  WWW:   http://pypi.python.org/pypi/jsonlib/
  
  PR:             ports/125827
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3147    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-jsonlib/Makefile (new)
  1.1       +3 -0      ports/devel/py-jsonlib/distinfo (new)
  1.1       +7 -0      ports/devel/py-jsonlib/pkg-descr (new)


More information about the cvs-all mailing list