| Name | efjtk JSON |
| Version |
0.9.1
JSON |
| download |
| home_page | https://github.com/JonHurst/efjtk |
| Summary | Convert EFJ files into FCL compliant logbooks and more |
| upload_time | 2024-08-30 15:47:05 |
| maintainer | None |
| docs_url | None |
| author | Jon Hurst |
| requires_python | >=3.11 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# eFJ Toolkit #
An electronic Flight Journal (eFJ) is just a text file containing personal
flight data using a simple, intuitive scheme that is easy for both computers
and humans to work with. It looks something like this:
2024-02-04
G-EZBY:A319
BRS/GLA 0702/0818 n:18 m
GLA/BHX 0848/1037 # Diversion due weather
BHX/BRS 1300/1341
2024-02-05
G-UZHI:A320
BRS/FNC 0708/1045 n:6
FNC/BRS 1127/1451 m
Full details of the format may be found at <https://hursts.org.uk/efjdocs/format.html>.
This is a set of tools for working with text files following this scheme. It
includes the ability to create FCL.050 compliant logbooks and summaries as
simple, standalone HTML files that can be viewed with any web browser and
further processed with spreadsheets, word processors, PDF converters etc. Full
documentation is available at <https://hursts.org.uk/efjtkdocs>.
The tools are written as command line filters, but a simple GUI front end is
also provided for those that prefer. The tools are also available hooked up to
a web application at <https://hursts.org.uk/efj> if you prefer not to install
locally.
Raw data
{
"_id": null,
"home_page": "https://github.com/JonHurst/efjtk",
"name": "efjtk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Jon Hurst",
"author_email": "jon.a@hursts.org.uk",
"download_url": "https://files.pythonhosted.org/packages/42/c6/6f7469bb4f50088e7e07d8d549e72eb67b792c770127a6dab2e399616821/efjtk-0.9.1.tar.gz",
"platform": null,
"description": "# eFJ Toolkit #\n\nAn electronic Flight Journal (eFJ) is just a text file containing personal\nflight data using a simple, intuitive scheme that is easy for both computers\nand humans to work with. It looks something like this:\n\n 2024-02-04\n G-EZBY:A319\n BRS/GLA 0702/0818 n:18 m\n GLA/BHX 0848/1037 # Diversion due weather\n BHX/BRS 1300/1341\n\n 2024-02-05\n G-UZHI:A320\n BRS/FNC 0708/1045 n:6\n FNC/BRS 1127/1451 m\n\nFull details of the format may be found at <https://hursts.org.uk/efjdocs/format.html>.\n\nThis is a set of tools for working with text files following this scheme. It\nincludes the ability to create FCL.050 compliant logbooks and summaries as\nsimple, standalone HTML files that can be viewed with any web browser and\nfurther processed with spreadsheets, word processors, PDF converters etc. Full\ndocumentation is available at <https://hursts.org.uk/efjtkdocs>.\n\nThe tools are written as command line filters, but a simple GUI front end is\nalso provided for those that prefer. The tools are also available hooked up to\na web application at <https://hursts.org.uk/efj> if you prefer not to install\nlocally.\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert EFJ files into FCL compliant logbooks and more",
"version": "0.9.1",
"project_urls": {
"Homepage": "https://github.com/JonHurst/efjtk",
"docs": "https://hursts.org.uk/efjtkdocs/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c4922d442ae920cea958b20186022618779087fb217202778c9ad0479269c5f",
"md5": "26d5f70fb41ad4b0676c6a0ad5d72fd4",
"sha256": "e2ef781b95960fa17654a847cbe18c874df57263e3a59d5ba92d0e43e067e386"
},
"downloads": -1,
"filename": "efjtk-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "26d5f70fb41ad4b0676c6a0ad5d72fd4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 26120,
"upload_time": "2024-08-30T15:47:04",
"upload_time_iso_8601": "2024-08-30T15:47:04.330648Z",
"url": "https://files.pythonhosted.org/packages/6c/49/22d442ae920cea958b20186022618779087fb217202778c9ad0479269c5f/efjtk-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42c66f7469bb4f50088e7e07d8d549e72eb67b792c770127a6dab2e399616821",
"md5": "4b2e16b6b19c54fcb6071019dc18c334",
"sha256": "58afd1eff72d3b43cb1efae173d49b3aaf5d7c8237bd9d4cc33cd6500f0670c3"
},
"downloads": -1,
"filename": "efjtk-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "4b2e16b6b19c54fcb6071019dc18c334",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 26163,
"upload_time": "2024-08-30T15:47:05",
"upload_time_iso_8601": "2024-08-30T15:47:05.959649Z",
"url": "https://files.pythonhosted.org/packages/42/c6/6f7469bb4f50088e7e07d8d549e72eb67b792c770127a6dab2e399616821/efjtk-0.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-30 15:47:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JonHurst",
"github_project": "efjtk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "efjtk"
}