<div dir="ltr">I haven't heard much about folks using Swift bindings for C - there's no C bindings listed on the associated projects page [1].  I'm sure just using the library functions directly with-in the application would be at least as good and trying to build a command line utility and calling it with a subprocess wrapper?<div><br></div><div>If it works out for you maybe write up something on your experience, or do a patch to the Swift doc tree to add the project the associated projects list! [1]</div><div><br></div><div>-Clay<br><div><br></div><div>1. <a href="http://docs.openstack.org/developer/swift/associated_projects.html#application-bindings">http://docs.openstack.org/developer/swift/associated_projects.html#application-bindings</a></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 18, 2016 at 4:25 AM, Sangeeta Singh <span dir="ltr"><<a href="mailto:sangeeta.ss.singh@gmail.com" target="_blank">sangeeta.ss.singh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to build this swift-client in C(Repo:<br>
<a href="https://github.com/ukyg9e5r6k7gubiekd6/swift-client" rel="noreferrer" target="_blank">https://github.com/ukyg9e5r6k7gubiekd6/swift-client</a>) with cURL 7.47.1.<br>
<br>
Since this is just a C library binding, I was wondering if someone has<br>
tried to use this in their application to interact with a swift store<br>
object, or have tested it in any way.<br>
<br>
One way to go would be a CLI-like tool but am a bit unsure of how to<br>
go about it.<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div><br></div>