ignore-cli


Nameignore-cli JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/petechu/ignore-cli
SummaryPython package for create .gitignore.
upload_time2023-03-15 06:21:42
maintainer
docs_urlNone
authorPhuengton Chummuel
requires_python
licenseMIT license
keywords gitignore ignore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ======
ignore
======


.. image:: https://img.shields.io/pypi/v/ignore.svg
        :target: https://pypi.python.org/pypi/ignore

.. image:: https://img.shields.io/travis/petechu/ignore-cli.svg
        :target: https://travis-ci.org/petechu/ignore-cli

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




Python package for create .gitignore.


* Free software: MIT license
* Documentation: https://ignore.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-07-12)
------------------

* First release on PyPI.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/petechu/ignore-cli",
    "name": "ignore-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gitignore ignore",
    "author": "Phuengton Chummuel",
    "author_email": "phuengton.ch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/19/77/446b12250031e185d97a7984710130c34e9a79bc215c8104477c4a285f1f/ignore-cli-0.1.1.tar.gz",
    "platform": null,
    "description": "======\nignore\n======\n\n\n.. image:: https://img.shields.io/pypi/v/ignore.svg\n        :target: https://pypi.python.org/pypi/ignore\n\n.. image:: https://img.shields.io/travis/petechu/ignore-cli.svg\n        :target: https://travis-ci.org/petechu/ignore-cli\n\n.. image:: https://readthedocs.org/projects/ignore/badge/?version=latest\n        :target: https://ignore.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n\n\n\nPython package for create .gitignore.\n\n\n* Free software: MIT license\n* Documentation: https://ignore.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-07-12)\n------------------\n\n* First release on PyPI.",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python package for create .gitignore.",
    "version": "0.1.1",
    "split_keywords": [
        "gitignore",
        "ignore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1977446b12250031e185d97a7984710130c34e9a79bc215c8104477c4a285f1f",
                "md5": "c9ee96907e7223ec2a1fc5e93afcb7e9",
                "sha256": "8b0e1f44a7a7ce7b4f792ddcb2573c80523e81c2acdde12ed00710aa22ef7f7a"
            },
            "downloads": -1,
            "filename": "ignore-cli-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c9ee96907e7223ec2a1fc5e93afcb7e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10071,
            "upload_time": "2023-03-15T06:21:42",
            "upload_time_iso_8601": "2023-03-15T06:21:42.181337Z",
            "url": "https://files.pythonhosted.org/packages/19/77/446b12250031e185d97a7984710130c34e9a79bc215c8104477c4a285f1f/ignore-cli-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-15 06:21:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "petechu",
    "github_project": "ignore-cli",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "ignore-cli"
}
        
Elapsed time: 0.07057s