mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
fixed a typo
This commit is contained in:
parent
b51c63c92d
commit
d31d7af6a1
|
@ -86,7 +86,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
|
|
||||||
## Distribution
|
## Distribution
|
||||||
|
|
||||||
*Libraries to create pacakged executables for release distribution.*
|
*Libraries to create packaged executables for release distribution.*
|
||||||
|
|
||||||
* [cx-Freeze](http://cx-freeze.readthedocs.org/) - Freezes Python scripts (cross-platform)
|
* [cx-Freeze](http://cx-freeze.readthedocs.org/) - Freezes Python scripts (cross-platform)
|
||||||
* [py2exe](http://www.py2exe.org/) - Freezes Python scripts (Windows)
|
* [py2exe](http://www.py2exe.org/) - Freezes Python scripts (Windows)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user