Bug 215851 - [NEW PORT] misc/py-crudini - command line ini file editor
Summary: [NEW PORT] misc/py-crudini - command line ini file editor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-07 13:14 UTC by Alexander Nusov
Modified: 2017-01-11 08:40 UTC (History)
1 user (show)

See Also:


Attachments
misc/py-crudini (2.34 KB, patch)
2017-01-07 13:14 UTC, Alexander Nusov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nusov 2017-01-07 13:14:52 UTC
Created attachment 178599 [details]
misc/py-crudini

misc/py-crudini is a command line ini file editor
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-08 06:18:39 UTC
A commit references this bug:

Author: novel
Date: Sun Jan  8 06:18:03 UTC 2017
New revision: 430855
URL: https://svnweb.freebsd.org/changeset/ports/430855

Log:
  Add py-crudini 0.9, utility for manipulating ini files.

  PR:		215851
  Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>

Changes:
  head/misc/Makefile
  head/misc/py-crudini/
  head/misc/py-crudini/Makefile
  head/misc/py-crudini/distinfo
  head/misc/py-crudini/pkg-descr
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2017-01-08 12:31:53 UTC
Committed, thanks!