Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melmothx/text-amuse-compile
Compiler for Text::Amuse
https://github.com/melmothx/text-amuse-compile
Last synced: 2 months ago
JSON representation
Compiler for Text::Amuse
- Host: GitHub
- URL: https://github.com/melmothx/text-amuse-compile
- Owner: melmothx
- Created: 2014-02-10T08:38:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T05:42:10.000Z (7 months ago)
- Last Synced: 2024-06-03T17:32:25.783Z (7 months ago)
- Language: Perl
- Homepage: http://www.amusewiki.org
- Size: 1.65 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Text-Amuse-Compile
Helpers to use Text::Amuse and produce the final products (notably,
PDF and EPUB, which can't be produced by Text::Amuse alone without any
other module).INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc Text::Amuse::Compile
LICENSE
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See L for more information.