All the bower components I've used have included full source alongside any minified versions.<br><br><div class="gmail_quote">On Sat, 22 Nov 2014 07:40 Fox, Kevin M <<a href="mailto:Kevin.Fox@pnnl.gov">Kevin.Fox@pnnl.gov</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Simply having a git repository does not imply that its source.<br>
<br>
In fact, if its considered compiled (minified), I'm thinking the debian rules would prevent sourcing from it?<br>
<br>
Thanks,<br>
Kevin<br>
______________________________<u></u>__________<br>
From: Donald Stufft [<a href="mailto:donald@stufft.io" target="_blank">donald@stufft.io</a>]<br>
Sent: Friday, November 21, 2014 8:39 AM<br>
To: OpenStack Development Mailing List (not for usage questions)<br>
Subject: Re: [openstack-dev] [Horizon] the future of angularjs development      in Horizon<br>
<br>
> On Nov 21, 2014, at 11:32 AM, Jeremy Stanley <<a href="mailto:fungi@yuggoth.org" target="_blank">fungi@yuggoth.org</a>> wrote:<br>
><br>
> On 2014-11-21 07:31:36 -0500 (-0500), Donald Stufft wrote:<br>
>> You can’t. Bower doesn’t have “traditional” packages where you take a<br>
>> directory and archive it using tar/zip/whatever and then upload it to<br>
>> some repo. Bower has a registry which maps names to git URLs and then<br>
>> the bower CLI looks up that mapping, fetches the git repository and then<br>
>> uses that as the input to the “look at metadata and do stuff with files”<br>
>> part of the package manager instead of the output of an un-unarchival<br>
>> command.<br>
><br>
> This raises interesting free software philosophy/license<br>
> questions... how do I redistribute (or even examine) the "source" of<br>
> a bower-managed package? Is there a way without actually<br>
> reverse-engineering the toolchain?<br>
<br>
Well it’s a git repository, so you could just clone it and look at it.<br>
<br>
---<br>
Donald Stufft<br>
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote></div>