Bug 104597 - [NEW PORT] devel/py-configobj: Read and write config file
Summary: [NEW PORT] devel/py-configobj: Read and write config file
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 03:50 UTC by Choe, Cheng-Dae
Modified: 2006-11-19 00:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.28 KB, text/plain)
2006-10-20 03:50 UTC, Choe, Cheng-Dae
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Choe, Cheng-Dae 2006-10-20 03:50:16 UTC
ConfigObj is a simple but powerful config file reader and writer: an ini file
round tripper. Its main feature is that it is very easy to use, with a
straightforward programmer's interface and a simple syntax for config file

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-20 03:50:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-18 23:50:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-18 23:50:57 UTC
miwi        2006-11-18 23:50:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-configobj   Makefile distinfo pkg-descr pkg-plist 
  Log:
  ConfigObj is a simple but powerful config file reader and writer: an ini file
  round tripper. Its main feature is that it is very easy to use, with a
  straightforward programmer's interface and a simple syntax for config file
  
  WWW:    http://www.voidspace.org.uk/python/configobj.html
  
  PR:             ports/104597
  Submitted by:   Choe, Cheng-Dae
  
  Revision  Changes    Path
  1.2516    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/py-configobj/Makefile (new)
  1.1       +3 -0      ports/devel/py-configobj/distinfo (new)
  1.1       +5 -0      ports/devel/py-configobj/pkg-descr (new)
  1.1       +7 -0      ports/devel/py-configobj/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"