indexage


Nameindexage JSON
Version 1.0.5 PyPI version JSON
download
home_pageNone
SummaryCreate apache2-like html index
upload_time2024-11-30 10:09:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT License Copyright (c) 2024 n4n5 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords html index
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # indexage

Create apache2-like html index

## Usage

```bash
python -m pip install indexage

python -m indexage .
```

## License

- [MIT](LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "indexage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "html, index",
    "author": null,
    "author_email": "n4n5 <its.just.n4n5@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a1/11/34f68d9925a7ce8258b10d6898f6e43bbf9f94fb29f2764e2797213ba110/indexage-1.0.5.tar.gz",
    "platform": null,
    "description": "# indexage\n\nCreate apache2-like html index\n\n## Usage\n\n```bash\npython -m pip install indexage\n\npython -m indexage .\n```\n\n## License\n\n- [MIT](LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 n4n5  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Create apache2-like html index",
    "version": "1.0.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/its-just-nans/indexage/issues",
        "Homepage": "https://github.com/its-just-nans/indexage"
    },
    "split_keywords": [
        "html",
        " index"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb18c762ecfef05c99508a6cf17076f68fd7e89caa46d04b233ac7922a3d2406",
                "md5": "25065e6abd1aeba1f3b781476f1b7dcc",
                "sha256": "de0861b5e4a9765d059bb6d38d40ee964ecb487f195dc327090e7ed702d1cf7d"
            },
            "downloads": -1,
            "filename": "indexage-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25065e6abd1aeba1f3b781476f1b7dcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8019,
            "upload_time": "2024-11-30T10:09:19",
            "upload_time_iso_8601": "2024-11-30T10:09:19.871082Z",
            "url": "https://files.pythonhosted.org/packages/bb/18/c762ecfef05c99508a6cf17076f68fd7e89caa46d04b233ac7922a3d2406/indexage-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a11134f68d9925a7ce8258b10d6898f6e43bbf9f94fb29f2764e2797213ba110",
                "md5": "fe75e0e1f2e6bc4fee8274253c0a6fc2",
                "sha256": "2bda10c1626a0e0ede164b199d4c31b9c767b37f54e373067117beaa5d98b174"
            },
            "downloads": -1,
            "filename": "indexage-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "fe75e0e1f2e6bc4fee8274253c0a6fc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5536,
            "upload_time": "2024-11-30T10:09:32",
            "upload_time_iso_8601": "2024-11-30T10:09:32.954639Z",
            "url": "https://files.pythonhosted.org/packages/a1/11/34f68d9925a7ce8258b10d6898f6e43bbf9f94fb29f2764e2797213ba110/indexage-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-30 10:09:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "its-just-nans",
    "github_project": "indexage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "indexage"
}
        
Elapsed time: 0.37907s