<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic the LibnameZIP package in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/the-LibnameZIP-package/m-p/989937#M380244</link>
    <description>&lt;P&gt;Hi SAS-C,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other day I was talking with &amp;nbsp;Stu Sztukowski (&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/61362"&gt;@Stu_SAS&lt;/a&gt;) about size of SAS data sets compared with DuckDB tables and, as the discussion drifted, we came to a conclusion that (to save some space) it would be cool to have a ZIP library engine in SAS. An engine that allows to read and write SAS data sets from a ZIP file, similarly to (for example) XLSX or JSON engines, or the filename ZIP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As some of you know, my "internal problem solver mode" is enabled by the "you probably cannot do something like this in SAS" sentence. This was the case too...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Allow me to share the &lt;A href="https://github.com/SASPAC/libnamezip" target="_self"&gt;&lt;STRONG&gt;LibnameZIP&lt;/STRONG&gt;&lt;/A&gt; package. A package that emulates the requested behavior, i.e., reading and writing SAS data from a ZIP file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have the latest SAS Packages Framework, simply run:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%requestPackage(LibnameZIP)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;read the latest release notes: &lt;A href="https://github.com/SASPAC/libnamezip/releases" target="_blank"&gt;https://github.com/SASPAC/libnamezip/releases&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check out the documentation: &lt;A href="https://github.com/SASPAC/libnamezip/blob/main/libnamezip.md" target="_blank"&gt;https://github.com/SASPAC/libnamezip/blob/main/libnamezip.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and give &lt;STRONG&gt;LibnameZIP&lt;/STRONG&gt; a try!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this is still an "experimental" phase, your feedback is most appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
    <pubDate>Sun, 21 Jun 2026 11:53:29 GMT</pubDate>
    <dc:creator>yabwon</dc:creator>
    <dc:date>2026-06-21T11:53:29Z</dc:date>
    <item>
      <title>the LibnameZIP package</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-LibnameZIP-package/m-p/989937#M380244</link>
      <description>&lt;P&gt;Hi SAS-C,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other day I was talking with &amp;nbsp;Stu Sztukowski (&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/61362"&gt;@Stu_SAS&lt;/a&gt;) about size of SAS data sets compared with DuckDB tables and, as the discussion drifted, we came to a conclusion that (to save some space) it would be cool to have a ZIP library engine in SAS. An engine that allows to read and write SAS data sets from a ZIP file, similarly to (for example) XLSX or JSON engines, or the filename ZIP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As some of you know, my "internal problem solver mode" is enabled by the "you probably cannot do something like this in SAS" sentence. This was the case too...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Allow me to share the &lt;A href="https://github.com/SASPAC/libnamezip" target="_self"&gt;&lt;STRONG&gt;LibnameZIP&lt;/STRONG&gt;&lt;/A&gt; package. A package that emulates the requested behavior, i.e., reading and writing SAS data from a ZIP file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have the latest SAS Packages Framework, simply run:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%requestPackage(LibnameZIP)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;read the latest release notes: &lt;A href="https://github.com/SASPAC/libnamezip/releases" target="_blank"&gt;https://github.com/SASPAC/libnamezip/releases&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check out the documentation: &lt;A href="https://github.com/SASPAC/libnamezip/blob/main/libnamezip.md" target="_blank"&gt;https://github.com/SASPAC/libnamezip/blob/main/libnamezip.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and give &lt;STRONG&gt;LibnameZIP&lt;/STRONG&gt; a try!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since this is still an "experimental" phase, your feedback is most appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jun 2026 11:53:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-LibnameZIP-package/m-p/989937#M380244</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2026-06-21T11:53:29Z</dc:date>
    </item>
  </channel>
</rss>

