Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
deplate -- convert wiki-like markup to latex, docbook, html, and "html-slides" Copyright (C) 2004 Thomas Link
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
= Install
== The source distribution
Either:
$ ruby setup.rb config
$ ruby setup.rb setup
# ruby setup.rb install (may require root privilege)
Or (short):
# ruby setup.rb (may require root privilege)
Or if you have sh/bash (but this is just a wrapper for the above):
$ ./configure --help
$ ./configure
$ make
# make install
Download the latest source-code from the sourceforge project site:
http://sourceforge.net/projects/deplate/
The files in the "debian" sub-directory were contributed by Maxim Komar. You might want to adjust some paths.
== The ruby gem distribution
The gem file can be installed by running
$ gem install deplate-VERSION.gem
When installing from a gem file, it could be necessary to manually link/copy the deplate starter script in the GEMDIR/bin directory.
== The win-32 distribution
The win32 binary was created with exerb[1] and is supposed to work without ruby being installed. The binary is self-contained and doesn't rely on any extranous files. Just copy the binary into a directory in PATH.
The distribution directory contains some extra files in the rc directory, which you could copy to the respective sub-directories in ~/.deplate/.
[1] http://exerb.sourceforge.jp/index.en.html
= Documentation
The documentation is distributed in a separate archive or can be downloaded from
http://deplate.sf.net/deplate.html
The online manual usually corresponds to the latest testing/working version.
vim: ft=rd
FAQs
Unknown package
We found that deplate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.