ftc-docs-bootstrapper


Nameftc-docs-bootstrapper JSON
Version 0.1.2.post2 PyPI version JSON
download
home_pagehttps://github.com/egeakman/ftc-docs-bootstrapper
SummaryBootstrapper for FIRST Tech Challenge documentation translations
upload_time2023-10-19 23:43:52
maintainer
docs_urlNone
authoregeakman
requires_python>=3.10
licenseMIT
keywords documentation translation sphinx i18n ftc-docs cli automation utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ftc-docs-bootstrapper

This repository contains the scripts and data used to bootstrap a new translation of the FIRST Tech Challenge documentation.

## Installation

```bash
$ pip install ftc-docs-bootstrapper
```

## Usage

```bash
$ ftc-docs --help
usage: ftc-docs [-h] language

positional arguments:
  language              IETF language tag (e.g. tr, pt-br)

options:
  -h, --help            show this help message and exit
```

## Example

```bash
$ ftc-docs tr
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/egeakman/ftc-docs-bootstrapper",
    "name": "ftc-docs-bootstrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "documentation,translation,sphinx,i18n,ftc-docs,CLI,automation,utilities",
    "author": "egeakman",
    "author_email": "me@egeakman.dev",
    "download_url": "https://files.pythonhosted.org/packages/ea/a0/2f377d0da94f253d49ebb350c410bf380ebde3a095b87d86605609df7055/ftc-docs-bootstrapper-0.1.2.post2.tar.gz",
    "platform": null,
    "description": "# ftc-docs-bootstrapper\n\nThis repository contains the scripts and data used to bootstrap a new translation of the FIRST Tech Challenge documentation.\n\n## Installation\n\n```bash\n$ pip install ftc-docs-bootstrapper\n```\n\n## Usage\n\n```bash\n$ ftc-docs --help\nusage: ftc-docs [-h] language\n\npositional arguments:\n  language              IETF language tag (e.g. tr, pt-br)\n\noptions:\n  -h, --help            show this help message and exit\n```\n\n## Example\n\n```bash\n$ ftc-docs tr\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bootstrapper for FIRST Tech Challenge documentation translations",
    "version": "0.1.2.post2",
    "project_urls": {
        "Download": "https://github.com/egeakman/ftc-docs-bootstrapper/archive/0.1.2.post2.tar.gz",
        "Homepage": "https://github.com/egeakman/ftc-docs-bootstrapper",
        "Issues": "https://github.com/egeakman/ftc-docs-bootstrapper/issues"
    },
    "split_keywords": [
        "documentation",
        "translation",
        "sphinx",
        "i18n",
        "ftc-docs",
        "cli",
        "automation",
        "utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaa02f377d0da94f253d49ebb350c410bf380ebde3a095b87d86605609df7055",
                "md5": "12c131191561f3ea4fabc9d539a4cfa2",
                "sha256": "a84efe1c199b677f723797fbd006598013f2bb74fb9a873b04b123955da3ae77"
            },
            "downloads": -1,
            "filename": "ftc-docs-bootstrapper-0.1.2.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "12c131191561f3ea4fabc9d539a4cfa2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6923,
            "upload_time": "2023-10-19T23:43:52",
            "upload_time_iso_8601": "2023-10-19T23:43:52.000684Z",
            "url": "https://files.pythonhosted.org/packages/ea/a0/2f377d0da94f253d49ebb350c410bf380ebde3a095b87d86605609df7055/ftc-docs-bootstrapper-0.1.2.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 23:43:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "egeakman",
    "github_project": "ftc-docs-bootstrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ftc-docs-bootstrapper"
}
        
Elapsed time: 0.18753s