gitstats-abilian


Namegitstats-abilian JSON
Version 1.0.6 PyPI version JSON
download
home_page
Summary
upload_time2023-11-07 17:23:05
maintainer
docs_urlNone
authorStefane Fermigier
requires_python>=3.9,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            git-stats
=========

A fork of the classic utility gitstats, with a modernized code base.

Used by [Abilian](https://www.abilian.com/) to help with our code audits.

## Installation

```shell
pip install gitstats-abilian
```

or 

```shell
pipx install gitstats-abilian
```

## usage

```shell
gitstats <git-repo> <output-dir>
```

## Credits / history

- [Original fork](https://github.com/ErikBjare/gitstats)
- [Original source on Sourceforge](http://gitstats.sourceforge.net/)
- [Examples of output](http://gitstats.sourceforge.net/examples/)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gitstats-abilian",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Stefane Fermigier",
    "author_email": "sf@abilian.com",
    "download_url": "https://files.pythonhosted.org/packages/40/58/a6b287280bc633270953246ceec1b167b99648b2df38931f17ab61232bd7/gitstats_abilian-1.0.6.tar.gz",
    "platform": null,
    "description": "git-stats\n=========\n\nA fork of the classic utility gitstats, with a modernized code base.\n\nUsed by [Abilian](https://www.abilian.com/) to help with our code audits.\n\n## Installation\n\n```shell\npip install gitstats-abilian\n```\n\nor \n\n```shell\npipx install gitstats-abilian\n```\n\n## usage\n\n```shell\ngitstats <git-repo> <output-dir>\n```\n\n## Credits / history\n\n- [Original fork](https://github.com/ErikBjare/gitstats)\n- [Original source on Sourceforge](http://gitstats.sourceforge.net/)\n- [Examples of output](http://gitstats.sourceforge.net/examples/)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "1.0.6",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f72ad600bbad4bdcd482f9e7aeb92f65b07a02c3deeb6c2191c10befa9b70e8",
                "md5": "813bb63a8f7adc2522a5e72f60ffd6ea",
                "sha256": "608a3081ba723abf86bbb82743b8aec5db570e18c09473bd12a568c8098aedcc"
            },
            "downloads": -1,
            "filename": "gitstats_abilian-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "813bb63a8f7adc2522a5e72f60ffd6ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 22332,
            "upload_time": "2023-11-07T17:22:28",
            "upload_time_iso_8601": "2023-11-07T17:22:28.460303Z",
            "url": "https://files.pythonhosted.org/packages/3f/72/ad600bbad4bdcd482f9e7aeb92f65b07a02c3deeb6c2191c10befa9b70e8/gitstats_abilian-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4058a6b287280bc633270953246ceec1b167b99648b2df38931f17ab61232bd7",
                "md5": "2a301c51daa6a84eccbde9bf73143a7e",
                "sha256": "a65f5b59fa2c6302332e97df568984ce0c5f9fc7c1be9cc664319254b516e64c"
            },
            "downloads": -1,
            "filename": "gitstats_abilian-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2a301c51daa6a84eccbde9bf73143a7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 19532,
            "upload_time": "2023-11-07T17:23:05",
            "upload_time_iso_8601": "2023-11-07T17:23:05.445125Z",
            "url": "https://files.pythonhosted.org/packages/40/58/a6b287280bc633270953246ceec1b167b99648b2df38931f17ab61232bd7/gitstats_abilian-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 17:23:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gitstats-abilian"
}
        
Elapsed time: 0.45167s