<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
    <MASTER_PAD_VERSION_INFO>
        <MASTER_PAD_VERSION>2.02</MASTER_PAD_VERSION>
        <MASTER_PAD_EDITOR>Apimac PAD Editor v1.0.2</MASTER_PAD_EDITOR>
        <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to dissemminate information to anyone interested in their software products.  To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
    </MASTER_PAD_VERSION_INFO>
    <Company_Info>
        <Company_Name>Aurelio Jargas</Company_Name>
        <Address_1/>
        <Address_2/>
        <City_Town>Curitiba</City_Town>
        <State_Province/>
        <Zip_Postal_Code/>
        <Country>Brazil</Country>
        <Company_WebSite_URL>http://aurelio.net/projects/</Company_WebSite_URL>
        <Contact_Info>
            <Author_First_Name>Aurelio</Author_First_Name>
            <Author_Last_Name>Jargas</Author_Last_Name>
            <Author_Email>verde@aurelio.net</Author_Email>
            <Contact_First_Name>Aurelio</Contact_First_Name>
            <Contact_Last_Name>Jargas</Contact_Last_Name>
            <Contact_Email>verde@aurelio.net</Contact_Email>
        </Contact_Info>
        <Support_Info>
            <Sales_Email>verde@aurelio.net</Sales_Email>
            <Support_Email>verde@aurelio.net</Support_Email>
            <General_Email>verde@aurelio.net</General_Email>
            <Sales_Phone/>
            <Support_Phone/>
            <General_Phone/>
            <Fax_Phone/>
        </Support_Info>
    </Company_Info>
    <Program_Info>
        <Program_Name>sedsed</Program_Name>
        <Program_Version>2.0.0</Program_Version>
        <Program_Release_Month>12</Program_Release_Month>
        <Program_Release_Day>07</Program_Release_Day>
        <Program_Release_Year>2019</Program_Release_Year>
        <Program_Cost_Dollars></Program_Cost_Dollars>
        <Program_Cost_Other_Code></Program_Cost_Other_Code>
        <Program_Cost_Other></Program_Cost_Other>
        <Program_Type>Freeware</Program_Type>
        <Program_Release_Status>Major Update</Program_Release_Status>
        <Program_Install_Support>No Install Support</Program_Install_Support>
        <Program_OS_Support>Linux,Linux Console,Linux GPL,Linux Open Source,Mac OS X,Unix,Win95,Win98,Windows Vista Business,Windows Vista Enterprise,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Starter,Windows Vista Ultimate,Windows2000,Windows2003,WinME,WinNT 3.x,WinNT 4.x,WinXP</Program_OS_Support>
        <Program_Language>English</Program_Language>
        <File_Info>
            <File_Size_Bytes>476385</File_Size_Bytes>
            <File_Size_K>466</File_Size_K>
            <File_Size_MB>0.47</File_Size_MB>
        </File_Info>
        <Expire_Info>
            <Has_Expire_Info>N</Has_Expire_Info>
            <Expire_Count></Expire_Count>
            <Expire_Based_On></Expire_Based_On>
            <Expire_Other_Info></Expire_Other_Info>
            <Expire_Month></Expire_Month>
            <Expire_Day></Expire_Day>
            <Expire_Year></Expire_Year>
        </Expire_Info>
        <Program_Change_Info>- The old "home made" buggy parser for sed scripts was replaced by sedparse, a Python clone of the battle-tested GNU sed parser.
- Now supporting the GNU sed extra commands: e, F, L, Q, R, T, v, W, z.
- GNU sed extension: Now supporting the optional numeric argument for the following commands: l, q.
- GNU sed extension: Now supporting ~ and + in addresses.
- GNU sed extension: Now supporting the M flag for addresses.
- Sedsed can now be imported and used as a Python module.
- Added many new tests to ensure it works as expected.
- Sedsed is now distributed as a PyPI package.</Program_Change_Info>
        <Program_Category_Class>Development::Debugging</Program_Category_Class>
        <Program_Specific_Category>Development Tools</Program_Specific_Category>
        <Program_System_Requirements>Python language version 2.7 or later.</Program_System_Requirements>
    </Program_Info>
    <Program_Descriptions>
        <English>
            <Keywords>sed, free, tool, debug, htmlize, indent, tokenize, convert, debugger, indenter, html, script, console, Linux, Mac, Windows, CLI, Python, GPL</Keywords>
            <Char_Desc_45>Debug, indent and HTMLize sed scripts</Char_Desc_45>
            <Char_Desc_80>Sedsed can debug, indent and HTMLize your sed scripts.</Char_Desc_80>
            <Char_Desc_250>Sedsed masters sed scripts. The debug mode reveals the internal buffers contents. The indent mode reformats your script and the tokenize mode shows the elements of every command. Sedsed also converts your script to a beautiful colored HTML file. GPL.</Char_Desc_250>
            <Char_Desc_450>Sedsed can debug, indent, tokenize and HTMLize your sed scripts. In debug mode it adds extra commands to you script, revealing all the magic sed does on its internal buffers. In indent mode your script is reformatted and in tokenize mode you can see the elements of every command you use. In HTMLize mode your script is converted to a beautiful colored HTML file. With sedsed you can master ANY sed script. No more secrets, no more hidden buffers.</Char_Desc_450>
            <Char_Desc_2000>Sedsed can debug, indent and HTMLize your sed scripts.

In debug mode it reads your script and add extra commands to it. When executed you can see the data flow between the commands, revealing all the magic sed does on its internal buffers.

In indent mode your script is reformatted with standard spacing and in tokenize mode you can see the elements of every command you use.

In HTMLize mode your script is converted to a beautiful colored HTML file, with all the commands and parameters identified for your viewing pleasure.

With sedsed you can master ANY sed script. No more secrets, no more hidden buffers.</Char_Desc_2000>
        </English>
    </Program_Descriptions>
    <Web_Info>
        <Application_URLs>
            <Application_Info_URL>http://aurelio.net/projects/sedsed</Application_Info_URL>
            <Application_Order_URL></Application_Order_URL>
            <Application_Screenshot_URL>http://aurelio.net/projects/sedsed/shot.png</Application_Screenshot_URL>
            <Application_Icon_URL>http://aurelio.net/projects/img/icon/32/sedsed.png</Application_Icon_URL>
            <Application_XML_File_URL>http://aurelio.net/projects/padfiles/sedsed-pad.xml</Application_XML_File_URL>
        </Application_URLs>
        <Download_URLs>
            <Primary_Download_URL>https://github.com/aureliojargas/sedsed/archive/v2.0.0.zip</Primary_Download_URL>
            <Secondary_Download_URL></Secondary_Download_URL>
            <Additional_Download_URL_1></Additional_Download_URL_1>
            <Additional_Download_URL_2></Additional_Download_URL_2>
        </Download_URLs>
    </Web_Info>
    <Permissions>
        <Distribution_Permissions>GPL License</Distribution_Permissions>
        <EULA>GNU GENERAL PUBLIC LICENSE
Version 3, June 2007

Full license text at http://www.gnu.org/licenses/gpl.txt</EULA>
    </Permissions>
</XML_DIZ_INFO>
