Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353655 - rgldg - generates word-lists from regular expressions (New package)
Summary: rgldg - generates word-lists from regular expressions (New package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://regldg.com/index.php
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2011-02-04 02:44 UTC by Michael
Modified: 2011-02-05 20:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
app-text/regdlg-1.0.0.ebuild (regldg-1.0.0.ebuild,421 bytes, text/plain)
2011-02-05 03:25 UTC, Wormo (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2011-02-04 02:44:53 UTC
rgldg takes regular expressions and generates a dictionary from these. Simple but useful tool. A big thankyou to anyone creating an eBuild. It is probally not that complicated - I really should learn writing eBuilds x.x

Download page:
http://regldg.com/download.php

Reproducible: Always

Steps to Reproduce:
Comment 1 Wormo (RETIRED) gentoo-dev 2011-02-05 03:25:03 UTC
Created attachment 261552 [details]
app-text/regdlg-1.0.0.ebuild

Note this is a quicky ebuild not suitable for the main tree -- known QA problems in this package (such as ignoring user CFLAGS/LDFLAGS and pre-stripping binary) would need to be fixed first. However it's probably good enough for your purposes, and I hope it inspires you to try your hand at it next time (not too complicated right?)