cleer


Namecleer JSON
Version 0.1.0a1 PyPI version JSON
download
home_page
SummaryExtensible python formatter with sane defaults.
upload_time2024-02-19 04:52:45
maintainer
docs_urlNone
authorBrandon Temple Paul
requires_python
licenseMIT
keywords format formatter file extend custom
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cleer

Coming soon! Extensible python formatter with sane defaults. 

# Changelog

Changelog for `cleer`.
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- 
## [Unreleased] - YYYY-MM-DD

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security 
-->

<!-- 
## [Unreleased] - YYYY-MM-DD

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security 
-->


## [0.1.0a1] - 2024-02-18

- Initial stub 


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cleer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "format,formatter,file,extend,custom",
    "author": "Brandon Temple Paul",
    "author_email": "btemplepgit@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/91/95521cc40cab20740fe3041722e3497b154587a47bcd659e57538e369a97/cleer-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# cleer\n\nComing soon! Extensible python formatter with sane defaults. \n\n# Changelog\n\nChangelog for `cleer`.\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).\n\n<!-- \n## [Unreleased] - YYYY-MM-DD\n\n### Added\n\n### Changed\n\n### Deprecated\n\n### Removed\n\n### Fixed\n\n### Security \n-->\n\n<!-- \n## [Unreleased] - YYYY-MM-DD\n\n### Added\n\n### Changed\n\n### Deprecated\n\n### Removed\n\n### Fixed\n\n### Security \n-->\n\n\n## [0.1.0a1] - 2024-02-18\n\n- Initial stub \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Extensible python formatter with sane defaults.",
    "version": "0.1.0a1",
    "project_urls": null,
    "split_keywords": [
        "format",
        "formatter",
        "file",
        "extend",
        "custom"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f0c86f9ac47a9c414ce188766e37b881058c86bea5d9d87695b281f4ba79397",
                "md5": "8904f550847420147a8cdf3a619fd05d",
                "sha256": "5e5314d134981636abfe5455e93fc9e563988e3f1771ad306772cdaa71b737f5"
            },
            "downloads": -1,
            "filename": "cleer-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8904f550847420147a8cdf3a619fd05d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2701,
            "upload_time": "2024-02-19T04:52:43",
            "upload_time_iso_8601": "2024-02-19T04:52:43.405653Z",
            "url": "https://files.pythonhosted.org/packages/6f/0c/86f9ac47a9c414ce188766e37b881058c86bea5d9d87695b281f4ba79397/cleer-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "539195521cc40cab20740fe3041722e3497b154587a47bcd659e57538e369a97",
                "md5": "93072356c8731ef2f8ad45d43a95d8a8",
                "sha256": "0ed4ed4a1b75e210fdeb0d9eb60cdab11d19162aa6cf6c1b12cfbddcf894b085"
            },
            "downloads": -1,
            "filename": "cleer-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "93072356c8731ef2f8ad45d43a95d8a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2864,
            "upload_time": "2024-02-19T04:52:45",
            "upload_time_iso_8601": "2024-02-19T04:52:45.041755Z",
            "url": "https://files.pythonhosted.org/packages/53/91/95521cc40cab20740fe3041722e3497b154587a47bcd659e57538e369a97/cleer-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 04:52:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cleer"
}
        
Elapsed time: 0.27251s