Skip to content

stanza-tools/curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stz-curl

libcurl bindings in Stanza. Early completely-broken version 0.0.1 not yet released even.

How do I get set up?

Requires libcurl $VERSION. Install with gx via the stanza-tools repo:

gx repo add <REPOADDR>
gx i stz-curl

Or pull the pkg directly with wget:

wget http://bitbucket.org/MadcapJake/stz-curl/release/0.0.1/curl.pkg

Then import the package as curl in your Stanza code:

defpackage my-curl-app :
    import core
	import curl

Contribution guidelines

  • File issues
  • Provide feedback
  • Use this package in your projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages