Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahorne/AcrossLiteToText
Convert binary Across Lite .puz files to both Text and XML.
https://github.com/jahorne/AcrossLiteToText
across-lite acrosslite crossword crosswords jim-horne jimhorne litsoft xml xword-info xwordinfo
Last synced: 2 months ago
JSON representation
Convert binary Across Lite .puz files to both Text and XML.
- Host: GitHub
- URL: https://github.com/jahorne/AcrossLiteToText
- Owner: jahorne
- License: gpl-3.0
- Created: 2020-07-09T01:07:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T15:04:58.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T13:03:46.656Z (6 months ago)
- Topics: across-lite, acrosslite, crossword, crosswords, jim-horne, jimhorne, litsoft, xml, xword-info, xwordinfo
- Language: C#
- Homepage: https://www.xwordinfo.com
- Size: 176 KB
- Stars: 25
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crossword: Across Lite .puz to text and XML
[![XWord Info](https://www.xwordinfo.com/images/Puz2Txt2.jpg "XWord Info")](https://www.xwordinfo.com "XWord Info")
This .Net Core console application converts one or more Across Lite .puz files into their text file equivalents. As of version 2.3, both XML and Json files which contain more information are also generated. [See the wiki](https://github.com/jahorne/AcrossLiteToText/wiki "See the wiki") for more info.
Included binaries run on Windows, macOS, or Unix computers.
You can edit this project here on the web, or with [Visual Studio or Visual Studio Code](https://visualstudio.microsoft.com/), or using your favorite editor. I use the free version of Visual Studio with the GitHub extension.
The code here includes a streamlined version of core functionality from [XWord Info](https://www.xwordinfo.com "XWord Info"). Now that you can parse Across Lite files, you have a great head start if you want to research crossword data, create your own solving app, *or even build your own XWord Info competitor!*
Interested in contributing? Fork, write some code, and submit a pull request.
[Read the wiki](https://github.com/jahorne/AcrossLiteToText/wiki "Read the wiki"), or contact me via the email link on the [XWord Info](https://www.xwordinfo.com "XWord Info") home page.
More XWord Info core functionality will be moved to Open Source over time.
News: David Park has published a [JavaScript program with similar capabilities](https://github.com/david-j-park/puz2js). Check it out.
**PLEASE RESPECT THE COPYRIGHTS ON PUBLISHED CROSSWORDS.**
You need permission from the rights holders for most public and for all commercial uses.
Jim Horne