codesearch 0.0~hg20120502-3ubuntu0.23.10.1 source package in Ubuntu

Changelog

codesearch (0.0~hg20120502-3ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 12:06:09 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
codesearch_0.0~hg20120502.orig.tar.gz 33.0 KiB 12646ace6df81234bd693b6ad9ecec2802672a048b3f4719ab614cd7595f0cc0
codesearch_0.0~hg20120502-3ubuntu0.23.10.1.debian.tar.xz 4.8 KiB 2f11915f4141f448d8a565c2526c901b2fc1ca3fcdb7b32f7bd13ff7518444ca
codesearch_0.0~hg20120502-3ubuntu0.23.10.1.dsc 2.1 KiB a3f887aa75106a0004a42dc6a8295b37245b0366aa0696c914f30858c9140bc4

View changes file

Binary packages built by this source

codesearch: regular expression search over large bodies of source code

 Code Search is a tool for indexing and then performing regular expression
 searches over large bodies of source code. It is a set of command-line
 programs written in Go.
 .
 For background and an overview of the commands, see Regular Expression
 Matching with a Trigram Index:
 http://swtch.com/~rsc/regexp/regexp4.html

golang-codesearch-dev: regexp search over large bodies of source (development files)

 Code Search is a tool for indexing and then performing regular expression
 searches over large bodies of source code. It is a set of command-line
 programs written in Go.
 .
 For background and an overview of the commands, see Regular Expression
 Matching with a Trigram Index:
 http://swtch.com/~rsc/regexp/regexp4.html
 .
 This package contains the source.