Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podge.0.7.0 - via opam-publish #6192

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

fxfactorial
Copy link
Contributor

Shortcuts and helpers for common tasks in OCaml ecosystem

If you're doing any modern OCaml then you're doubtlessly annoyed by
the state of libraries and committing to one of the big ones can be
restricting. Podge is a single module containing specialized modules
for their respectives usages for seemingly common tasks.

Some conveniences with Podge:

  1. Web: Simple HTTP get/put requests that return Yojson objects
  2. Yojson: Pretty printing, updating keys, and removing key-value pairs
    from Yojson objects
  3. Unix: Read output of a process, simple daemonize.
  4. Xml: Simple reading of node content given a path.
  5. ANSITerminal: Create a colored string for the shell,
    with or without current time.
  6. Other modules: Math, Html5, Analyze, Cohttp, Printf, Debugging,
    and List.

Podge is especially useful for Hackathons and prototyping.



Pull-request generated by opam-publish v0.3.1

@camelus
Copy link
Contributor

camelus commented Apr 5, 2016

✅ All lint checks passed 8a0733c
  • These packages passed lint tests: podge.0.7.0

✅ Installability check (4757 → 4758)
  • new installable packages (1): podge.0.7.0

@yallop
Copy link
Member

yallop commented Apr 6, 2016

I'm closing and reopening this so that Travis picks it up.

@yallop yallop closed this Apr 6, 2016
@yallop yallop reopened this Apr 6, 2016
@yallop yallop merged commit 05366e0 into ocaml:master Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants