docubox


Namedocubox JSON
Version 0.2.1 PyPI version JSON
download
home_page
Summarysingle busybox like binary for document solutions
upload_time2023-01-09 04:59:28
maintainer
docs_urlNone
author
requires_python>=3.11
licenseBSD 2-Clause "Simplified" License
keywords mkdocs sphinx babel pyinstaller
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            docubox
=======

.. image:: https://readthedocs.org/projects/docubox/badge/?version=latest
    :target: https://docubox.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. _ReadTheDocs.org: https://docubox.readthedocs.io/en/latest/

DocuBox is a swiss army knife for document solution.
It is a single binary that has multiple document solution commands internally.
The project name is borrowed from a famous BusyBox.

BusyBox combines many tiny unix commands into single binary,
and installed with many names by symbolic links. It run for its name,

DocuBox combines several python document solution commands into single binary,
When rename or link the binary as ``sphinx-build``, it behave ``sphinx-build`` command.
When rename or link the binary sa ``mkdocs``, it behave ``mkdocs`` command.
It runs document solution commands on Windows, Linux and OS X with a single-file standalone binary.


DocuBox is also a docubox binary generator.
It can generate ducubox binary for the platform built on.
We build it with PyInstaller , a user can run commands without installing a Python interpreter or any dependencies.

* Document:  `ReadTheDocs.org`_
* Download binary: https://codeberg.org/miurahr/docubox/releases

License
-------

Sphinx-standalone is licensed under the 2-clauses BSD license.
See ``LICENSE`` file for details.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "docubox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "mkdocs,sphinx,babel,PyInstaller",
    "author": "",
    "author_email": "Hiroshi Miura <miurahr@linux.com>",
    "download_url": "https://files.pythonhosted.org/packages/70/9f/07038e2f18b745f844d8b9cd6df2482fd4f0f14fe632a756ec0b4d71037f/docubox-0.2.1.tar.gz",
    "platform": null,
    "description": "docubox\n=======\n\n.. image:: https://readthedocs.org/projects/docubox/badge/?version=latest\n    :target: https://docubox.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. _ReadTheDocs.org: https://docubox.readthedocs.io/en/latest/\n\nDocuBox is a swiss army knife for document solution.\nIt is a single binary that has multiple document solution commands internally.\nThe project name is borrowed from a famous BusyBox.\n\nBusyBox combines many tiny unix commands into single binary,\nand installed with many names by symbolic links. It run for its name,\n\nDocuBox combines several python document solution commands into single binary,\nWhen rename or link the binary as ``sphinx-build``, it behave ``sphinx-build`` command.\nWhen rename or link the binary sa ``mkdocs``, it behave ``mkdocs`` command.\nIt runs document solution commands on Windows, Linux and OS X with a single-file standalone binary.\n\n\nDocuBox is also a docubox binary generator.\nIt can generate ducubox binary for the platform built on.\nWe build it with PyInstaller , a user can run commands without installing a Python interpreter or any dependencies.\n\n* Document:  `ReadTheDocs.org`_\n* Download binary: https://codeberg.org/miurahr/docubox/releases\n\nLicense\n-------\n\nSphinx-standalone is licensed under the 2-clauses BSD license.\nSee ``LICENSE`` file for details.\n\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause \"Simplified\" License",
    "summary": "single busybox like binary for document solutions",
    "version": "0.2.1",
    "split_keywords": [
        "mkdocs",
        "sphinx",
        "babel",
        "pyinstaller"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd090b858d2f409ced3cc62ae795064045e6a3a1dea36b79ac7a79589645df53",
                "md5": "91b8f7346ef529b6846ff6e9dfb4a3d7",
                "sha256": "049ce3b9e9df2351a437bf9d6e9cb3559197853f6177ff2629eb7f30530348f4"
            },
            "downloads": -1,
            "filename": "docubox-0.2.1-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "91b8f7346ef529b6846ff6e9dfb4a3d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 7389,
            "upload_time": "2023-01-09T04:59:26",
            "upload_time_iso_8601": "2023-01-09T04:59:26.478488Z",
            "url": "https://files.pythonhosted.org/packages/cd/09/0b858d2f409ced3cc62ae795064045e6a3a1dea36b79ac7a79589645df53/docubox-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "709f07038e2f18b745f844d8b9cd6df2482fd4f0f14fe632a756ec0b4d71037f",
                "md5": "a1f8e0e79b6cc4312c583b1a95f8f67d",
                "sha256": "4e54332f9eb79556c2d163723f20b02d207e0033dc74ff3e6c0ec95d020fbbb0"
            },
            "downloads": -1,
            "filename": "docubox-0.2.1.tar.gz",
            "has_sig": true,
            "md5_digest": "a1f8e0e79b6cc4312c583b1a95f8f67d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 14810,
            "upload_time": "2023-01-09T04:59:28",
            "upload_time_iso_8601": "2023-01-09T04:59:28.519751Z",
            "url": "https://files.pythonhosted.org/packages/70/9f/07038e2f18b745f844d8b9cd6df2482fd4f0f14fe632a756ec0b4d71037f/docubox-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-09 04:59:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "docubox"
}
        
Elapsed time: 0.02510s