Touch: A Plugin for Pelican
===========================
[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/touch/main.yml?branch=main)](https://github.com/pelican-plugins/touch/actions)
[![PyPI Version](https://img.shields.io/pypi/v/pelican-touch)](https://pypi.org/project/pelican-touch/)
![License](https://img.shields.io/pypi/l/pelican-touch?color=blue)
This Pelican plugin sets the date on generated files based on source content `Date:` metadata.
Installation
------------
This plugin can be installed via:
python -m pip install pelican-touch
Usage
-----
This plugin performs `touch` on your generated files, using the date metadata from the source content.
This helps, among other things, to guide the web server regarding how to handle its cache.
Contributing
------------
Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].
To start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.
[existing issues]: https://github.com/pelican-plugins/touch/issues
[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html
License
-------
This project is licensed under the AGPL-3.0 license.
Raw data
{
"_id": null,
"home_page": "https://github.com/pelican-plugins/touch",
"name": "pelican-touch",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.1,<4.0",
"maintainer_email": "",
"keywords": "pelican,plugin,touch",
"author": "Pelican Dev Team",
"author_email": "authors@getpelican.com",
"download_url": "https://files.pythonhosted.org/packages/7e/03/236631e0a735ff8189afd1d90059c94e02c4cdae6608a10ab76aa6daff66/pelican_touch-1.0.0.tar.gz",
"platform": null,
"description": "Touch: A Plugin for Pelican\n===========================\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/touch/main.yml?branch=main)](https://github.com/pelican-plugins/touch/actions)\n[![PyPI Version](https://img.shields.io/pypi/v/pelican-touch)](https://pypi.org/project/pelican-touch/)\n![License](https://img.shields.io/pypi/l/pelican-touch?color=blue)\n\nThis Pelican plugin sets the date on generated files based on source content `Date:` metadata.\n\nInstallation\n------------\n\nThis plugin can be installed via:\n\n python -m pip install pelican-touch\n\nUsage\n-----\n\nThis plugin performs `touch` on your generated files, using the date metadata from the source content.\n\nThis helps, among other things, to guide the web server regarding how to handle its cache.\n\nContributing\n------------\n\nContributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].\n\nTo start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.\n\n[existing issues]: https://github.com/pelican-plugins/touch/issues\n[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html\n\nLicense\n-------\n\nThis project is licensed under the AGPL-3.0 license.\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Set date on generated files based on metadata from content",
"version": "1.0.0",
"split_keywords": [
"pelican",
"plugin",
"touch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "02417a76f7960729777fb63e0abd7ee4b3b9c5ed00d627da2c8d3c4afa42fac7",
"md5": "f719918bb42b3bb29e5fb19a55992f87",
"sha256": "4a127e2193aa4ef6d8136e669a11cef93629901a669af06ebbc1a4aee19d862e"
},
"downloads": -1,
"filename": "pelican_touch-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f719918bb42b3bb29e5fb19a55992f87",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<4.0",
"size": 14711,
"upload_time": "2023-04-28T06:28:46",
"upload_time_iso_8601": "2023-04-28T06:28:46.489645Z",
"url": "https://files.pythonhosted.org/packages/02/41/7a76f7960729777fb63e0abd7ee4b3b9c5ed00d627da2c8d3c4afa42fac7/pelican_touch-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e03236631e0a735ff8189afd1d90059c94e02c4cdae6608a10ab76aa6daff66",
"md5": "7b7d932bce48378f7e96857771711d9a",
"sha256": "c7296e2cb95fca8b8a93c116c41b11ead077917615eb7c754ae8384358c36f15"
},
"downloads": -1,
"filename": "pelican_touch-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "7b7d932bce48378f7e96857771711d9a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<4.0",
"size": 14736,
"upload_time": "2023-04-28T06:28:48",
"upload_time_iso_8601": "2023-04-28T06:28:48.569903Z",
"url": "https://files.pythonhosted.org/packages/7e/03/236631e0a735ff8189afd1d90059c94e02c4cdae6608a10ab76aa6daff66/pelican_touch-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-28 06:28:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pelican-plugins",
"github_project": "touch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pelican-touch"
}