Browse Source

sourcehut build test

master
boB Rudis 5 years ago
parent
commit
64e42c2bf3
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 1054
      README.html
  2. 8
      README.md

1054
README.html

File diff suppressed because one or more lines are too long

8
README.md

@ -5,7 +5,7 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re
[![Signed
by](https://img.shields.io/badge/Keybase-Verified-brightgreen.svg)](https://keybase.io/hrbrmstr)
![Signed commit
%](https://img.shields.io/badge/Signed_Commits-26.1%25-lightgrey.svg)
%](https://img.shields.io/badge/Signed_Commits-100%25-lightgrey.svg)
[![Linux build
Status](https://travis-ci.org/hrbrmstr/wand.svg?branch=master)](https://travis-ci.org/hrbrmstr/wand)
[![Windows build
@ -44,12 +44,12 @@ like mapped.
## What’s Inside The Tin
The following functions are implemented:
- `get_content_type`: Discover MIME type of a file based on contents
- `guess_content_type`: Guess MIME type from filename (extension)
- `simplemagic_mime_db`: File extension-to-MIME mapping data frame
The following functions are implemented:
## Installation
``` r
@ -183,7 +183,7 @@ list.files(system.file("extdat", package="wand"), full.names=TRUE) %>%
</div>
## cloc Metrics
## wand Metrics
| Lang | \# Files | (%) | LoC | (%) | Blank lines | (%) | \# Lines | (%) |
| :--- | -------: | ---: | --: | ---: | ----------: | ---: | -------: | ---: |

Loading…
Cancel
Save