Pastebin.jl is a Julia wrapper for the Pastebin API.
This package is registered. Install with:
using Pkg
Pkg.add("Pastebin")
Pastebin.jl was originally developed by Mark Molnar, https://github.com/molnarmark/Pastebin.jl
See also Pasteee.jl, a Julia wrapper for the Paste.ee API. Note that Pastebin has some limitations, such as 10 pastes / day for guests accounts (see https://pastebin.com/faq#11a). Paste.ee doesn't have such strict limitations.