Bug 100573 - [NEW PORT] devel/engrave: A library for editing the contents of an edje .eet file
Summary: [NEW PORT] devel/engrave: A library for editing the contents of an edje .eet ...
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 21:10 UTC by Stanislav Sedov
Modified: 2006-07-24 18:57 UTC (History)
0 users

See Also:


Attachments
engrave-20060719.shar (2.76 KB, text/plain)
2006-07-19 21:10 UTC, Stanislav Sedov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-07-19 21:10:14 UTC
Engrave is a library for editing the contents of an edje .eet file.
 - parses Edje's .edc format (or the .edc embedded in an edje .eet file)
 - returns a structural representation of the .edc
 - provides an API for modifying this representation
 - writes the modified data back out to an .edc (or an .eet)

Author:	Rephorm <rephorm@rephorm.com> & dj2 <zero@everburning.com>
WWW:	http://www.enlightenment.org/
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2006-07-20 04:28:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vanilla

I will handle this one.
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2006-07-24 18:57:54 UTC
State Changed
From-To: open->closed

Committed, thanks.