Pastebin.jl

Pastebin.jl - A Wrapper around the Pastebin REST API
Author cossio
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
February 2022

Pastebin.jl - A Wrapper around the Pastebin REST API

License codecov

Pastebin.jl is a Julia wrapper for the Pastebin API.

Installation

This package is registered. Install with:

using Pkg
Pkg.add("Pastebin")

Related

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.

Used By Packages

No packages found.