Giter Club home page Giter Club logo

ctan's Introduction

ABOUT
	This jifty tool helps you to seach/download LaTeX packages listed at
		http://ctan.org/tex-archive /macros/latex/contrib/
	or search/download any files in http://ctan.org/tex-archive  (or its mirror).

	The tool requires following programs
		wget tar bzip2 sed sort awk grep

	This tool was written by Anh K. Huynh <[email protected]>.
USAGE
	ctan about           : show all information about this tool
	ctan usage           : show usage
	ctan version         : show script version

	ctan update          : update using http://ctan.viettug.org//cache.tbz (~1MB)
	ctan update --direct : update directly from CTAN. You are going to download 8MB
	ctan grep <string>   : search packages match <string>. grep ability is supported
	ctan get  <string>   : download packages match <string> to working directory

	If you want to search files:

	ctan fgrep <string>  : search files.
	ctan fget  <string>  : download files match <string> to working directory
	ctan grep -file <string>
	ctan get  -file <string>
EXAMPLES
	ctan grep theorem    # search packages match 'theorem'
	ctan grep ^n         # search packages srated by 'n'
	ctan get  ^n         # download packages started by 'n'

	ctan get -file contrib/ntheorem.zip
	ctan fget      contrib/ntheorem.zip
	ctan fgrep     ntheorem | grep zip
TODO
	* package information supported
	* search by package description,...
	* package build script
THANKS to
	* Karl Berry <[email protected]>
	* Nguyen Van Hanh <[email protected]>
	* Jim Hefferon <[email protected]>
LICENSE
	This tool is published under LPPL.
BUGS
	Please use the ticket system https://github.com/viettug/ctan/issues.

ctan's People

Contributors

icy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dbosk bsdshell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.