{
"info": {
"author": "R4SAS",
"author_email": "r4sas@i2pmail.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Topic :: Security :: Cryptography",
"Topic :: Utilities"
],
"description": "\n\n.. image:: https://img.shields.io/github/license/r4sas/PBinCLI.svg\n :target: https://github.com/r4sas/PBinCLI/blob/master/LICENSE\n :alt: GitHub license\n\n\n.. image:: https://img.shields.io/github/tag/r4sas/PBinCLI.svg\n :target: https://github.com/r4sas/PBinCLI/tags/\n :alt: GitHub tag\n\n\n.. image:: https://api.codacy.com/project/badge/Grade/4f24f43356a84621bbd9078c4b3f1b70\n :target: https://www.codacy.com/app/r4sas/PBinCLI?utm_source=github.com&utm_medium=referral&utm_content=r4sas/PBinCLI&utm_campaign=Badge_Grade\n :alt: Codacy Badge\n\n\nPBinCLI\n=======\n\nPBinCLI is command line client for `PrivateBin `_ written on Python 3.\n\nInstalling\n----------\n\n.. code-block:: bash\n\n virtualenv --python=python3 venv\n . venv/bin/activate\n pip install pbincli\n\nUsage\n-----\n\nBy default pbincli configured to use ``https://paste.i2pd.xyz/`` for sending and receiving pastes. No proxy used by default.\n\nYou can create config file with variables ``server`` and ``proxy`` in ``~/.config/pbincli/pbincli.conf`` to use different settings.\n\nExample contents:\n\n.. code-block:: ini\n\n server=https://paste.i2pd.xyz/\n proxy=http://127.0.0.1:3128\n\nRun inside ``venv`` command:\n\n.. code-block:: bash\n\n pbincli send --text \"Hello!\"\n\nOr use stdin input to read text for paste:\n\n.. code-block:: bash\n\n pbincli send - <`_ in the root of the project source code.\n\n\n",
"description_content_type": "text/x-rst",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/r4sas/PBinCLI",
"keywords": "privatebin cryptography security",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "PBinCLI",
"package_url": "https://pypi.org/project/PBinCLI/",
"platform": "",
"project_url": "https://pypi.org/project/PBinCLI/",
"project_urls": {
"Homepage": "https://github.com/r4sas/PBinCLI"
},
"release_url": "https://pypi.org/project/PBinCLI/0.3.0/",
"requires_dist": [
"pycryptodome",
"sjcl",
"base58",
"requests"
],
"requires_python": "",
"summary": "PrivateBin client for command line",
"version": "0.3.0"
},
"last_serial": 5861777,
"releases": {
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "7df82e830ea626adf86ce3611c096a27",
"sha256": "a024985907db054eaffb54e7d547802b87b430ea78d3d3e267990f688dea478b"
},
"downloads": -1,
"filename": "PBinCLI-0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7df82e830ea626adf86ce3611c096a27",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10811,
"upload_time": "2019-07-24T11:33:38",
"url": "https://files.pythonhosted.org/packages/6b/bd/d18a29d27f37bf486b149e931b472a2c80b1e7b25c90578c2025693e4206/PBinCLI-0.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b658d199e8e52fbf6f0b77c9e279409e",
"sha256": "6a1efd21f37c4273034de7d55158073a1dc40a917e1b54df7eafe55e14a21dd4"
},
"downloads": -1,
"filename": "PBinCLI-0.2.tar.gz",
"has_sig": false,
"md5_digest": "b658d199e8e52fbf6f0b77c9e279409e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8632,
"upload_time": "2019-07-24T11:33:41",
"url": "https://files.pythonhosted.org/packages/92/57/b3380a5cb1d1a6168f83ecfe32163d2c2815d0f276eb889375d0b1b62431/PBinCLI-0.2.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "de368775b3a02d432b8ce6c11b9643fd",
"sha256": "aeb2717b3b70bbdfcf855051255f9698fb0b86868c7894a35a08bb82caa0ae76"
},
"downloads": -1,
"filename": "PBinCLI-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de368775b3a02d432b8ce6c11b9643fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10843,
"upload_time": "2019-08-16T21:31:11",
"url": "https://files.pythonhosted.org/packages/24/ff/79f8cfcad5d7a6ece7849137ce7c13ac6fd6df4a5422e27a91eb02a9350f/PBinCLI-0.2.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d3d482fb5cb98dbcae5018259080e0d9",
"sha256": "317da5939084ceb5c7b36ae8d99ddebf94c4054b65a2b95fb671b3a417f1aaa6"
},
"downloads": -1,
"filename": "PBinCLI-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "d3d482fb5cb98dbcae5018259080e0d9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8635,
"upload_time": "2019-08-16T21:31:12",
"url": "https://files.pythonhosted.org/packages/00/99/9727a2a7a0d54fcda44b53cd05642de75869b279e82e32f16057c5185096/PBinCLI-0.2.1.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "5504652721c23287bd92bfe9b4bedb2a",
"sha256": "5c4f124cbda4747b35cad24b9e64910a711442dc327fefadea8937997000dd80"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0-py3.4.egg",
"has_sig": false,
"md5_digest": "5504652721c23287bd92bfe9b4bedb2a",
"packagetype": "bdist_egg",
"python_version": "3.4",
"requires_python": null,
"size": 26101,
"upload_time": "2019-09-20T11:17:09",
"url": "https://files.pythonhosted.org/packages/85/3d/badaf86699336d824593a4896637ce93225f5103e16e56d37d39aa69c570/PBinCLI-0.3.0-py3.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "01cea1d7144430eaf792abeadffbca42",
"sha256": "8bc0ab83003684de6a14af4f2892ae33f927facc1f19edacf0b2bb555a7259cc"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01cea1d7144430eaf792abeadffbca42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12864,
"upload_time": "2019-09-20T11:17:07",
"url": "https://files.pythonhosted.org/packages/69/fb/86890aa00e35c96d65255888b628ac77c03a9b637e3fdbeb66ccd087e48f/PBinCLI-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a1eb029ad558732e540f10494c300564",
"sha256": "261b05dfcd471675d6442fed8eb779a7f8c2817fe29b5204ff9fc8a03b47d089"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "a1eb029ad558732e540f10494c300564",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10544,
"upload_time": "2019-09-20T11:17:11",
"url": "https://files.pythonhosted.org/packages/01/60/a9d28e4fa5e7d2023a64bf97fba732fff257ff2e268474842180fe807ed8/PBinCLI-0.3.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "5504652721c23287bd92bfe9b4bedb2a",
"sha256": "5c4f124cbda4747b35cad24b9e64910a711442dc327fefadea8937997000dd80"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0-py3.4.egg",
"has_sig": false,
"md5_digest": "5504652721c23287bd92bfe9b4bedb2a",
"packagetype": "bdist_egg",
"python_version": "3.4",
"requires_python": null,
"size": 26101,
"upload_time": "2019-09-20T11:17:09",
"url": "https://files.pythonhosted.org/packages/85/3d/badaf86699336d824593a4896637ce93225f5103e16e56d37d39aa69c570/PBinCLI-0.3.0-py3.4.egg"
},
{
"comment_text": "",
"digests": {
"md5": "01cea1d7144430eaf792abeadffbca42",
"sha256": "8bc0ab83003684de6a14af4f2892ae33f927facc1f19edacf0b2bb555a7259cc"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "01cea1d7144430eaf792abeadffbca42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12864,
"upload_time": "2019-09-20T11:17:07",
"url": "https://files.pythonhosted.org/packages/69/fb/86890aa00e35c96d65255888b628ac77c03a9b637e3fdbeb66ccd087e48f/PBinCLI-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a1eb029ad558732e540f10494c300564",
"sha256": "261b05dfcd471675d6442fed8eb779a7f8c2817fe29b5204ff9fc8a03b47d089"
},
"downloads": -1,
"filename": "PBinCLI-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "a1eb029ad558732e540f10494c300564",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10544,
"upload_time": "2019-09-20T11:17:11",
"url": "https://files.pythonhosted.org/packages/01/60/a9d28e4fa5e7d2023a64bf97fba732fff257ff2e268474842180fe807ed8/PBinCLI-0.3.0.tar.gz"
}
]
}